]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/squid/templates/default/squid.conf.erb
Bump file limits of Nginx and Squid processes from 64k ro 96k
[chef.git] / cookbooks / squid / templates / default / squid.conf.erb
index 659b3c8cb43034bcb1ccfa333128674d895a61b0..918c7b5314d5fed1a35f1bd2de1345f4addd47ba 100644 (file)
@@ -3,7 +3,7 @@
 #FIXME - configurable
 cache_mem  <%= node[:squid][:cache_mem] %>
 
-max_filedescriptors 65536
+max_filedescriptors 98304
 
 #used by squidclient / munin
 http_port 3128