]> git.pld-linux.org Git - packages/squid.git/blobdiff - squid.sysconfig
- applied upstream
[packages/squid.git] / squid.sysconfig
index 9233b58924e7b68ca302610fba1c606eb30ae46a..265db88abe9b3cb56d5f11eab74db1e7aebcd3c4 100644 (file)
@@ -10,3 +10,8 @@ SERVICE_RUN_NICE_LEVEL="+5"
 
 # maximum time (in seconds) to wait for squid to stop
 SQUID_SHUTDOWN_TIMEOUT="60"
+
+# file description limit for squid
+SQUID_FD_LIMIT="8192"
+
+SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -n $SQUID_FD_LIMIT"
This page took 0.031563 seconds and 4 git commands to generate.