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

how many request can NGINX handle with one single instance in Cloud foundry #214

Open
kondurupurandhar opened this issue May 9, 2023 · 0 comments

Comments

@kondurupurandhar
Copy link

I am running Web application using the NGINX buildpack with single instance of 2GB RAM. Would like to know how many requests single instance can handle?

worker_process: 8
worker_connections: 4096

Based on that i can decide the horizontal instance scalling.

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

No branches or pull requests

2 participants