Re: [squid-users] Squid slow down after awhile

2017-10-14 Thread Amos Jeffries
On 15/10/17 05:20, masoud mazarei wrote: i sent you an pcap file which shows the problem. my client ip is 172.22.127.1 and target host is  94.182.227.21. squid machine mac is e4:11:5b:ea:30:c2. filter pcap file in wireshark by filter "ip.host==94.182.227.21" you will see that the first SYN packe

Re: [squid-users] Squid slow down after awhile

2017-10-14 Thread masoud mazarei
TCP ESTABLISHED=54 TCP SYNC/WAIT/FIN=0 FD limitation=64000 net.core.rmem_max = 33554432 net.core.wmem_max = 33554432 net.ipv4.tcp_rmem = 4096 87380 33554432 net.ipv4.tcp_wmem = 4096 65536 33554432 net.ipv4.tcp_window_scaling=1 net.ipv4.tcp_syncookies = 1 net.ipv4.tcp_mem = 50576 64768 98152 ne

Re: [squid-users] Squid slow down after awhile

2017-10-14 Thread Amos Jeffries
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

[squid-users] Squid slow down after awhile

2017-10-13 Thread masoud mazarei
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 ke