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

Hangs on multiple requests #275

Open
bailey-a opened this issue Mar 30, 2021 · 0 comments
Open

Hangs on multiple requests #275

bailey-a opened this issue Mar 30, 2021 · 0 comments

Comments

@bailey-a
Copy link

bailey-a commented Mar 30, 2021

I planned to use redbird in production to automatically proxy docker deployments, it works great, I really like the tech its exactly what I needed.

During load testing however, it can handle constantly refreshing small sites but any apps with larger API payloads will only work for the first 10-20 even 30 requests but then suddenly the requests stop coming though.

This causes all other containers using redbird to timeout, this is a huge platform failure.
A restart of redbird fixes the hang instantly but I cant have this happen in production. Doing the same testing on NGINX has no issues but I really need redbird for its programmability. Ubuntu, docker and the containers are all fine its only redbird that hangs.

It uses a lot of CPU power when it hangs but never recovers and always needs a reload to work again.

Any idea what might cause this?

Thanks in advance.

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

1 participant