mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 15:31:21 +00:00
g3proxy: support load of geoip_db
This commit is contained in:
parent
c9204ee844
commit
d3d466bf8b
7 changed files with 80 additions and 3 deletions
|
|
@ -74,7 +74,9 @@ Set the time duration before offline all servers after received daemon quit sign
|
|||
All listen server sockets will be closed after this duration, so it should be more than the time used to
|
||||
start the new daemon process if you depends on it for graceful restart.
|
||||
|
||||
**default**: 4s
|
||||
**default**: 8s
|
||||
|
||||
.. versionchanged:: 1.7.25 change default value from 4s to 8s
|
||||
|
||||
task_wait_delay
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue