[squid-users] Rotating logs restarts authentication/acl helpers?

From: David Parks <davidparks21_at_yahoo.com>
Date: Wed, 9 Jun 2010 18:49:22 -0600

Using 3.1.4, when I call squid -k rotate to rotate the logs, it restarts
all the authentication and acl helpers.
Why is this? I have an ACL helper running for every request (very quick),
and the reload of logs is causing it to be down for ~10 seconds.
I would like to be able to parse logs every 30 seconds for near-real-time
reporting.

2010/06/09 20:39:19| storeDirWriteCleanLogs: Starting...
2010/06/09 20:39:19| Finished. Wrote 275 entries.
2010/06/09 20:39:19| Took 0.00 seconds (1646706.59 entries/sec).
2010/06/09 20:39:19| logfileRotate: /mnt/sda2/squidlogs/store.log
2010/06/09 20:39:19| logfileRotate: /mnt/sda2/squidlogs/accesslog/access.log
2010/06/09 20:39:19| helperOpenServers: Starting 20/20 'java' processes
<- Authentication helpers
AuthenticationModuleStarted
AuthenticationModuleStarted
AuthenticationModuleStarted
AuthenticationModuleStarted
AuthenticationModuleStarted
2010/06/09 20:39:22| helperOpenServers: Starting 1/1 'java' processes
<- External ACL helper
.
.
.
.
Received on Thu Jun 10 2010 - 00:49:35 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 10 2010 - 12:00:03 MDT