g3proxy: support load of geoip_db

This commit is contained in:
Zhang Jingqiang 2023-09-12 16:35:54 +08:00
parent c9204ee844
commit d3d466bf8b
7 changed files with 80 additions and 3 deletions

View file

@ -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
---------------