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

allow rate limiting number of concurrent requests #200

Open
willnorris opened this issue Nov 1, 2019 · 2 comments · May be fixed by #235
Open

allow rate limiting number of concurrent requests #200

willnorris opened this issue Nov 1, 2019 · 2 comments · May be fixed by #235

Comments

@willnorris
Copy link
Owner

When loading a web page with a lot of proxy URLs so that the browser attempts to download them all immediately, the process is killed because it's out of memory. I don't know how to get around this, since it's not something I can control in browsers. It seems like imageproxy should be rate limiting these requests at some point to avoid OOM issues.

Originally posted by @aaronpk in #97 (comment)

@BrianGreenhill
Copy link

👍 experiencing the same issue

@brian-themaven
Copy link

Any updates on this? We merged this code into our private fork and we're still seeing imageproxy being killed due to OOM.

@striker2000 striker2000 linked a pull request Jun 4, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants