mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #1985 from jat001/patch-1
worker_connections also affects the Gthread worker type
This commit is contained in:
commit
a4e249d9b0
@ -1262,7 +1262,7 @@ worker_connections
|
|||||||
|
|
||||||
The maximum number of simultaneous clients.
|
The maximum number of simultaneous clients.
|
||||||
|
|
||||||
This setting only affects the Eventlet and Gevent worker types.
|
This setting only affects the Eventlet, Gevent and Gthread worker types.
|
||||||
|
|
||||||
.. _max-requests:
|
.. _max-requests:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user