mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
worker_connections also affects the Gthread worker type
This commit is contained in:
parent
770ec16c53
commit
a1ffebcdb2
@ -1262,7 +1262,7 @@ worker_connections
|
||||
|
||||
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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user