[squid-users] Squid slow down after awhile
Amos Jeffries
squid3 at treenet.co.nz
Sat Oct 14 09:06:18 UTC 2017
On 13/10/17 22:09, masoud mazarei wrote:
> I setup squid as traspsrent proxy with wccp configuration(layer 2).
> All things work propery but after awhile it slows down.
> I try to findout whats going to happen using tcpdump
> And i know packets have delay to go out from squid machine. And I guess
> it may happened cause of tproxy config of linux kernel then i check
> linux kernel tproxy with
> https://github.com/LiamHaworth/go-tproxy
> And there is not delay to send packet out. All things work correctly
> with no delay. but when I stsrt to use squid after awhile I have delay
> in packet sending.
> Whats your opinion?
>
Insufficient data:
* Check you WCCP TCAM table size.
* Check your iptables/netfilter memory usage and table capacities.
* Check your available TCP ports.
* Check your Squid machines per-process FD limitations. As viewed by the
OS and what Squid thinks are available.
* Check for forwarding loops (set 'via on' in squid.conf).
* Check your logs for any issues that may be reported. Especially squid
cache.log and OS system log.
Amos
More information about the squid-users
mailing list