mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
"work" -> "worker"
This commit is contained in:
parent
78208c8c32
commit
2ff595a02b
@ -1235,7 +1235,7 @@ max_requests
|
||||
|
||||
The maximum number of requests a worker will process before restarting.
|
||||
|
||||
Any value greater than zero will limit the number of requests a work
|
||||
Any value greater than zero will limit the number of requests a worker
|
||||
will process before automatically restarting. This is a simple method
|
||||
to help limit the damage of memory leaks.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user