[squid-users] Squid 3.5.5 on Win doesn't release files after rotate
Amos Jeffries
squid3 at treenet.co.nz
Mon Jun 8 07:18:02 UTC 2015
On 8/06/2015 6:07 p.m., TarotApprentice wrote:
> Back to Squid 3.5.5 on Server 2008 x64.
>
> Had an access.log and cache.log in /squid/var/log/squid. After doing a squid -k rotate it successfully created new ones and old ones became access.log.0 and cache.log.0 as expected. However cannot open cache.log.0 as its still in use. access.log.0 can be opened.
>
Do you still have helpers shutting down?
Squid should we waiting for the last of the pre-rotate ones to finish
up their pending requests and exist before the cache.log becomes available.
> Oh and can we get carriage return and line feeds in the cache.log please. Access.log has them.
>
That is not under our control. The compiler decides what characters to
output for '\n'.
Amos
More information about the squid-users
mailing list