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

Limiting incoming requests queue #212

Open
kinnalru opened this issue Oct 12, 2023 · 3 comments
Open

Limiting incoming requests queue #212

kinnalru opened this issue Oct 12, 2023 · 3 comments

Comments

@kinnalru
Copy link

Is it possible to limit incoming request queue by queue length or timeout?
Something like max_request_queue_size and max_request_queue_time from Phusion Passenger?

@ioquatix
Copy link
Member

At this time, there is no such feature and I agree it's a deficiency. I am planning to address this (configurable load balancing, rate limiting, etc), but it may be a paid feature. How do you feel about that?

@kinnalru
Copy link
Author

@ioquatix

it will be great if falcon starts bringing you money. But maintaining both versions (enterprise and free) is difficult.

@slewsys
Copy link

slewsys commented Jan 7, 2024

At this time, there is no such feature and I agree it's a deficiency. I am planning to address this (configurable load balancing, rate limiting, etc), but it may be a paid feature. How do you feel about that?

Nginx offers rate limiting and load balancing. You might have more success offering a hosting service, rather than charging for tooling.

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

3 participants