shutdown_lifetime |
When you shut down the Squid process, some user requests will still be active. This directive specifies how long to wait until all client requests are complete. Squid finally exits when all client connections have been closed or when this timeout occurs.
Syntax |
shutdown_lifetime time-specification |
Default |
shutdown_lifetime 30 seconds |
Example |
shutdown_lifetime 60 seconds |