Re: [squid-users] Re: refresh_pattern question

2009-12-24 Thread Manjusha Maddala
On Wed, 2009-12-23 at 18:10 -0800, RW wrote: > On Wed, 23 Dec 2009 16:34:37 -0800 > Manjusha Maddala wrote: > > > >From "Squid - the definitive guide", a simplified description of the > > refresh_pattern algorithm is: > > > > - The response is stale if the response age is greater than the > > re

Re: [squid-users] Squid Randomly Restarting

2009-12-24 Thread Dusten Splan
Here was the output from the traceback. (gdb) backtrace #0 0x7f9f063ff215 in raise () from /lib64/libc.so.6 #1 0x7f9f06400cc0 in abort () from /lib64/libc.so.6 #2 0x7f9f083fa9cf in death (sig=) at tools.cc:402 #3 #4 0x7f9f06448f4c in memmove () from /lib64/libc.so.6 #5 0x000

Re: [squid-users] Squid Randomly Restarting

2009-12-24 Thread Dusten Splan
So here were the final instructions for getting a core file. 1. added ulimit -c unlimited to the init.d script. 2. installed debug squid rpm package. 3. echo 1 > /proc/sys/kernel/core_uses_pid 4. echo /corefiles/core-%e-%p-%t > /proc/sys/kernel/core_pattern Now I have the file: -rw--- 1 sq

Re: [squid-users] RAID stripes sizes...

2009-12-24 Thread Marcus Kool
John Doe wrote: From: Matus UHLAR - fantomas On 08.12.09 02:41, John Doe wrote: Yes but, as long as squid does not handle disk crashes gracefully, I am stuck with RAID... what kind of RAID? for mirrors, you don't need stripe size. Stripes aren't safer than single disks. RAID5 is slow, unles

[squid-users] Re: Any work around for bug 2805

2009-12-24 Thread Henrik Nordstrom
None known short of not using authentication. It's an internal error in the authentication subsystem. Full scope of the error is not yet known, but it it suspected to affect all authentication schemes or alternatively there is two bugs (one common, one unique to digest) Regards Henrik ons 2009

Re: [squid-users] RAID stripes sizes...

2009-12-24 Thread John Doe
From: Matus UHLAR - fantomas > On 08.12.09 02:41, John Doe wrote: > > Yes but, as long as squid does not handle disk crashes gracefully, I am > > stuck with RAID... > > what kind of RAID? for mirrors, you don't need stripe size. Stripes aren't > safer than single disks. RAID5 is slow, unless you