Skip to content
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

CacheFilter: Handle backpressure from downstream #9835

Open
toddmgreer opened this issue Jan 25, 2020 · 1 comment
Open

CacheFilter: Handle backpressure from downstream #9835

toddmgreer opened this issue Jan 25, 2020 · 1 comment
Labels

Comments

@toddmgreer
Copy link
Contributor

CacheFilter (#7198) doesn't yet handle backpressure from downstream, and could thus overflow downstream buffers when serving from cache. This must be addressed before CacheFilter will be suitable for production use.

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