RE: [squid-users] need help debugging

2004-02-12 Thread Duane Wessels
On Thu, 12 Feb 2004, JOHNSON DAVID R wrote: > can you force a squid crash to test and see if a dump file is generated. Yes, you can send it a signal manually, like this % ps ax|grep squid 5981 ?? IW 0:01.51 /usr/local/squid/sbin/squid -sD 13646 ?? R

RE: [squid-users] need help debugging

2004-02-12 Thread Henrik Nordstrom
On Thu, 12 Feb 2004, JOHNSON DAVID R wrote: > can you force a squid crash to test and see if a dump file is generated. kill -ABRT `cat /usr/local/squid/var/logs/squid.pid` Regards Henrik

RE: [squid-users] need help debugging

2004-02-12 Thread JOHNSON DAVID R
] Sent: Thursday, February 12, 2004 11:53 AM Cc: [EMAIL PROTECTED] Subject: [squid-users] need help debugging I want to debug my squid process so I can find out what might be causing the FATAL: Segment Fault received... dying error. What level can I set the debug_options to so that I get this info

Re: [squid-users] need help debugging

2004-02-12 Thread Duane Wessels
On Thu, 12 Feb 2004, JOHNSON DAVID R wrote: > I want to debug my squid process so I can find out what might be causing the > FATAL: Segment Fault received... dying error. > What level can I set the debug_options to so that I get this info without my > cache.log filling up in under 15 minutes?

[squid-users] need help debugging

2004-02-12 Thread JOHNSON DAVID R
I want to debug my squid process so I can find out what might be causing the FATAL: Segment Fault received... dying error. What level can I set the debug_options to so that I get this info without my cache.log filling up in under 15 minutes? David Johnson | Network Administrator | Hampton Univer