Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-04-20 Thread Chee M Gui
ts of >> Ubuntu or fix them. >> >> If you are looking for a fix it's one path and if you are looking to get >> the work done properly by Ubuntu it's a whole new wagon. >> I have been working on squid packages for Ubuntu and Debian that uses >> system sc

Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-04-20 Thread Chee M Gui
; > > http://ngtech.co.il/lmgtfy/ > Linux System Administrator > Mobile: +972-5-28704261 > Email: elie...@ngtech.co.il > > > From: Chee M Gui [mailto:cheem...@function.com] > Sent: Thursday, April 20, 2017 7:17 PM > To: Eliezer Croitoru > Cc: squid-users@lists

Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-04-20 Thread Eliezer Croitoru
.co.il From: Chee M Gui [mailto:cheem...@function.com] Sent: Thursday, April 20, 2017 7:17 PM To: Eliezer Croitoru Cc: squid-users@lists.squid-cache.org Subject: Re: [squid-users] Squid stopped working after cache.log and access.log rotation Hi Eliezer Thank you for the response, and sorry for the

Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-04-20 Thread Chee M Gui
Hi Eliezer Thank you for the response, and sorry for the late reply. As requested, here are the output of the commands you suggested: root@paproxy:/# systemctl status squid ● squid.service - LSB: Squid HTTP Proxy version 3.x Loaded: loaded (/etc/init.d/squid; bad; vendor preset: enabled) Ac

Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-03-23 Thread Eliezer Croitoru
There is another option! The log rotate script is doing something nasty or the systemd service file start up squid in a weird way. The output of: $ systemctl status squid $ top -n1 -b $ ps aux $ df -h $ netstat -ntulp $ lsof -n|egrep "proxy|squid" How many clients this system has? Is the system f

Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-03-23 Thread Antony Stone
On Thursday 23 March 2017 at 17:36:01, Chee M Gui wrote: > Thank you Jason. > > lsof /var/log | grep -i delete does not show anything > Likewise for lsof /var/log/squid | grep -i delete > > Thank you Antony > No, we have a lot of disk space. What does your squid logfile rotation script contai

Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-03-23 Thread Chee M Gui
Thank you Jason. lsof /var/log | grep -i delete does not show anything Likewise for lsof /var/log/squid | grep -i delete Thank you Antony No, we have a lot of disk space. root@paproxy:/var/log# lsof /var/log/squid | grep -i delete root@paproxy:/var/log# lsof /var/log/squid | more root@paprox

Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-03-22 Thread Jason B. Nance
If you do "lsof /var/log | grep -i delete" does it show squid writing to a deleted access.log / cache.log? j From: "Chee M Gui" To: squid-users@lists.squid-cache.org Sent: Wednesday, March 22, 2017 10:17:32 AM Subject: [squid-users] Squid stopped working after cache.log and access.log r

Re: [squid-users] Squid stopped working after cache.log and access.log rotation

2017-03-22 Thread Antony Stone
On Wednesday 22 March 2017 at 16:17:32, Chee M Gui wrote: > Hi All > > We recently installed Squid 3.5.12-1ubuntu7.3 on Ubuntu 16.04.2 LTS. It > ran fine at first but stopped working after a while. telnet server 3128 > still works, i.e., opens a blank window, but Squid is just not accepting >