Maximum number of threads (and therefore concurrent connections) the server will service. Threads are created on demand and reaped after 60s idle; beyond this ceiling new connections are rejected until capacity frees up. Long-lived SSE streams each occupy one thread.
Maximum number of threads (and therefore concurrent connections) the server will service. Threads are created on demand and reaped after 60s idle; beyond this ceiling new connections are rejected until capacity frees up. Long-lived SSE streams each occupy one thread.