All of the machines have had a full process restart and they are
still experiencing the same problems, so it looks as if
half_closed_clients wasn't the source of the problem.
-Mike
On Feb 22, 2006, at 1:12 PM, Mike Solomon wrote:
I added this line to the config on two of my hosts, but it di
I added this line to the config on two of my hosts, but it did not
have any effect. The host experienced the same amount of slowdown
under high load and had to be restarted.
I should note that I changed the config file and did:
sudo squid -k reconfigure
I did not kill the process.
I'm not
tis 2006-02-14 klockan 22:31 -0800 skrev Mike Solomon:
> Hardware:
> DualCore Opeteron 270, 1800MHz
A bit overkill. Squid can not use SMP effectively...
> This would be fantastic, but the machines "fall over" after several
> hours. I have 4 machines, each configured identically. They last a
>
Can you send us your squid.conf file?
Sure thing. Here is the file in its entirety.
-Mike
cache_dir aufs /cache1 24000 8 256
cache_dir aufs /mnt/drive2/cache2 24000 8 256
store_dir_select_algorithm round-robin
cache_access_log none
cache_log /home/squid/logs/cache.log
cache_store_log none
On Tue, 2006-02-14 at 22:31 -0800, Mike Solomon wrote:
> Hi all,
>
> I've been having some problems with squid in reverse proxy mode. I
> will preface this by saying that I realize I'm pushing squid to the
> limits and I've been following the recent discussions on
> performance. I'll try to
Hi all,
I've been having some problems with squid in reverse proxy mode. I
will preface this by saying that I realize I'm pushing squid to the
limits and I've been following the recent discussions on
performance. I'll try to be as clear as possible to expose the crux
of my problem, but p