[squid-users] How do I rotate access.log?

2020-12-29 Thread roee klinger
Hey, I know there is plenty of information on this online but for some reason, this feature is simply not working for me. I have set logfile_rotate to 10 like so: logfile_rotate 10 However, when I run "squid -k rotate" only the cache.log file rotates. I am using a custom log format and have als

Re: [squid-users] How do I rotate access.log?

2020-12-29 Thread NgTech LTD
Hey Roee, On what version of OS can it be tested, also is the package from the distribution or self compiler? Eliezer On Tue, Dec 29, 2020 at 5:36 PM roee klinger wrote: > > Hey, > > I know there is plenty of information on this online but for some reason, > this feature is simply not working

Re: [squid-users] How do I rotate access.log?

2020-12-29 Thread Alex Rousskov
On 12/29/20 10:36 AM, roee klinger wrote: > logfile_rotate 10 > access_log daemon:/var/log/squid/access.log logformat= rotate=10 > running "squid -k rotate" still does nothing for the access.log file. Please note that, according to Squid documentation, your Squid is slightly misconfi

Re: [squid-users] How do I rotate access.log?

2020-12-29 Thread roee klinger
Thanks for your reply, I am using a Raspberry Pi and the latest version of Squid which I installed from apt. In my cache.log, here are all my logging and rotation-related messages: 2020/12/29 17:37:14 kid1| logfileRotate: daemon:/var/log/squid/access.log 2020/12/29 17:37:14 kid1| logfileRotate:

Re: [squid-users] How do I rotate access.log?

2020-12-29 Thread Alex Rousskov
On 12/29/20 12:33 PM, roee klinger wrote: > I am using a Raspberry Pi and the latest versionĀ of Squid which I > installed from apt. > > In my cache.log, here are all my logging and rotation-related messages: > > 2020/12/29 17:37:14 kid1| logfileRotate: daemon:/var/log/squid/access.log > 2020/12/

[squid-users] Anyone has experience with Windows clients DNS timeout

2020-12-29 Thread NgTech LTD
I have seen this issue on Windows clients over the past. Windows nslookup shows that the query has timed out after 2 seconds. On Linux and xBSD I have researched this issue and have seen that: the DNS server is doing a recursive lookup and it takes from 7 to 10++ seconds sometimes. When I pre-warn

Re: [squid-users] Anyone has experience with Windows clients DNS timeout

2020-12-29 Thread Amos Jeffries
On 30/12/20 9:02 am, NgTech LTD wrote: I have seen this issue on Windows clients over the past. Windows nslookup shows that the query has timed out after 2 seconds. On Linux and xBSD I have researched this issue and have seen that: the DNS server is doing a recursive lookup and it takes from 7 to