[squid-users] Sudden but sustained high bandwidth usage
Eliezer Croitoru
eliezer at ngtech.co.il
Mon Mar 7 17:33:25 UTC 2016
On 07/03/2016 16:29, Heiler Bemerguy wrote:
> We're still getting all these SWAPFAIL and our link is
> skyrocketing...... please help! I think it didn't happen on older
> versions (.14 and below)
Hey,
What do you mean by skyrocketing?? like in the graph??
Also it is not clear to me something about the machine, is this machine
a FW\ROUTER\GW?
If so is it for a lan?
How many interface this machine has?
Is it a pfsense? if so what version?
What is the FS used for the cache directories?
Did you also measured CPU when you see the spikes? if so what is it?
How clients access the proxy service? transparently or using a browser
setings or WPAD with dhcp settings?
Also I have seen you are using 2 workers, is it because one worker
doesn't seem to do the job?
Did you tried to change the values of:
cache_swap_low 98
cache_swap_high 99
from this high to lower numbers such as:
cache_swap_low 90
cache_swap_high 95
or even lower?
cache_swap_low 80
cache_swap_high 85
I am unsure about this since in the docs at:
http://www.squid-cache.org/Doc/config/cache_swap_low/
http://www.squid-cache.org/Doc/config/cache_swap_high/
the ROCK storage is not mentioned.
Also on what hardware are you running? what disks?
All the above are important and in your case it is possible that there
is something wrong in how the network is planned or the software doing
something wrong.
In scenarios like this I offer to verify two things:
- test what happens when you disable disk cache.(from CPU, bandwidth,
DISK aspect)
- dump the cache manager info page to see basic statistics about the
proxy traffic using:
http:/cache_ip_or_visiblie_host_name:3128/squid-internal-mgr/info
For scenarios like this I started working on a logging\monitoring
service\script that will run in the background of the machine and will
dump content of some statistics to enable couple squid developers eyes
to see these and then have a better understanding the nature of the issue.
For now the script\service is not ready and will not be able to help us
so we need these dumps and information..
Eliezer
More information about the squid-users
mailing list