Skip to content

Hangs on multiple requests #275

@bailey-a

Description

@bailey-a

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions