Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.0
-
None
Description
In conf/write_proxy.conf :
server_graceful_shutdown_period_ms=35000
In bin/dlog-daemon.sh :
DLOG_STOP_TIMEOUT=${DLOG_STOP_TIMEOUT:-30}
so by default, every stop server request will be finished with an ungraceful shutdown behavior.
should we change the default server_graceful_shutdown_period_ms to a smaller one , i.e. 20000 ? any suggestions are welcomed.
Attachments
Issue Links
- links to