Skip to content

Delete a record in redis doesn't delete the record in tcprouter #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AhmedHanafy725 opened this issue Jun 20, 2019 · 0 comments
Open
Milestone

Comments

@AhmedHanafy725
Copy link
Contributor

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!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants