squid/squid-sysconfig

17 lines
341 B
Plaintext

#
# Squid Internet Object Cache configuration
#
# Options passed to Squid.
SQUID_OPTIONS="-s"
# Set to 1 to automatically restart squid after failure.
#SQUID_RESPAWN=1
# Time to wait for Squid to shut down when asked.
SQUID_SHUTDOWN_TIMEOUT=100
# The maximum number of file descriptors Squid will run with (max 8128).
#SQUID_MAXFD=4096