mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix a single typo.
This commit is contained in:
parent
4e67942ae4
commit
79ed7851ae
@ -121,7 +121,7 @@ Monitoring
|
|||||||
.. note::
|
.. note::
|
||||||
Make sure that when using either of these service monitors you do not
|
Make sure that when using either of these service monitors you do not
|
||||||
enable the Gunicorn's daemon mode. These monitors expect that the process
|
enable the Gunicorn's daemon mode. These monitors expect that the process
|
||||||
they launch will be the process they need to monior. Daemonizing
|
they launch will be the process they need to monitor. Daemonizing
|
||||||
will fork-exec which creates an unmonitored process and generally just
|
will fork-exec which creates an unmonitored process and generally just
|
||||||
confuses the monitor services.
|
confuses the monitor services.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user