Nginx Worker Calculator

Work out worker_processes, worker_connections, and the file-descriptor limit that needs to match them, from your core count and the concurrency you actually expect to handle.

Proxied requests hold a connection to both the client and the upstream, roughly doubling the connection count per request.
Fill in the form and press Calculate.