You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1- Start tcprouter.
2- Add a record in redis for a website.
3- Try to access this website, should success.
4- Remove this record from redis.
5- Try to access the website, should fail.
Actual Result:
The website is still accessed through the record!!
The text was updated successfully, but these errors were encountered:
Steps:
1- Start tcprouter.
2- Add a record in redis for a website.
3- Try to access this website, should success.
4- Remove this record from redis.
5- Try to access the website, should fail.
Actual Result:
The website is still accessed through the record!!
The text was updated successfully, but these errors were encountered: