Looks like a Network problem to me. Also try reducing hte parameter values
to the ones used normally. see my settings below. sometimes overtuning (or
combination of overtuning parameters) also can give problems.
Software and config differences from my system
2 x 1GHz; 1GB RAM;3 36GB HDD SCSI;
RH7.1 kernel 2.2.19
squid version i use is 2.4S1
300 requests/minute from general runtime info
echo 1 >/proc/sys/net/ipv4/ip_forward
ulimit -HSn 8192
echo 4096 > /proc/sys/fs/file-max
echo 16384 >/proc/sys/fs/inode-max
echo 1024 32768 /proc/sys/net/ipv4/ip_local_port_range
echo 2048 > /proc/sys/net/ipv4/tcp_max_syn_backlog
echo 120 > /proc/sys/net/ipv4/tcp_fin_timeout
echo 7200 > /proc/sys/net/ipv4/tcp_keepalive_time
echo 1 > /proc/sys/net/ipv4/tcp_sack
echo 1 > /proc/sys/net/ipv4/tcp_timestamp
/var/log/dmesg does not have that entry. try resetting CPU information from
BIOS
strace output of the below item seems strange. anyone having an idea about
this?
2.02 0.003719 5 693 628 msgrcv
try changing the network card if possible.
Also send output of 'netstat -an' for further analysis.
NOTE: I M NOT A SQUID GURU. just trying to help squid being used for right
purposes.
Received on Mon Aug 20 2001 - 05:45:20 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:44 MST