[squid-users] Re: Still having some slowness

From: babajaga <augustus_meyer_at_yahoo.de>
Date: Fri, 14 Feb 2014 08:58:58 -0800 (PST)

client_side.cc oktoAccept: WARNING! Your cache is running out of
filedescriptors

This definitely will slow down squid.

2 possibilities:
./configure --with-maxfd=4096 #i.e.

squid.conf:
# TAG: max_filedescriptors
# The maximum number of filedescriptors supported.
#
# The default "0" means Squid inherits the current ulimit setting.
#
# Note: Changing this requires a restart of Squid. Also
# not all comm loops supports values larger than --with-maxfd.
#
#Default:
# max_filedescriptors 0
max_filedescriptors 4096 #or even more

--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Still-having-some-slowness-tp4664821p4664829.html
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Fri Feb 14 2014 - 16:59:00 MST

This archive was generated by hypermail 2.2.0 : Fri Feb 14 2014 - 12:00:04 MST