mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 01:12:57 +02:00
changed max_filedescriptors in squid to system ulimit
This commit is contained in:
@@ -3031,7 +3031,7 @@ cache_effective_group squid
|
||||
umask 022
|
||||
|
||||
pid_filename /var/run/squid.pid
|
||||
max_filedescriptors 4096
|
||||
max_filedescriptors 1024
|
||||
|
||||
cache_mem $proxysettings{'CACHE_MEM'} MB
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user