nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.27k stars 324 forks source link

Nginx unit's analog for fpm max_children #1028

Closed devel96 closed 6 months ago

devel96 commented 6 months ago

Hello. Could you say what can I use instead of these parameters in nginx-unit ? max_children start_servers min_spare_servers max_spare_servers

And what to do if my application's rps is like 10-15000 ?

ac000 commented 6 months ago

This is perhaps better served as a discussion...