Hi, Lucas, 

First ... Thank you.

$ [EMAIL PROTECTED] /root]# tail -f /var/log/cache.log
$ 
$ 2003/09/30 18:22:17| Cache dir '/var/spool/squid' size remains unchanged at 102400 KB
$ 2003/09/30 18:22:17| DNS Socket created at 0.0.0.0, port 3411, FD 6
$ 2003/09/30 18:22:17| Adding nameserver 200.194.127.98 from /etc/resolv.conf
$ 2003/09/30 18:22:17| helperOpenServers: Starting 5 'squidGuard' processes
$ 2003/09/30 18:22:18| Accepting HTTP connections at 0.0.0.0, port 3128, FD 7.
$ 2003/09/30 18:22:18| Accepting ICP messages at 0.0.0.0, port 3130, FD 16.
$ 2003/09/30 18:22:18| WCCP Disabled.
$ 2003/09/30 18:22:18| Pinger socket opened on FD 18
$ 2003/09/30 18:22:18| Loaded Icons.
$ 2003/09/30 18:22:18| Ready to serve requests.

"Freeze" because I don't have more logs when this happen and the functions that Squid 
has on my system, stoped ... But the telnet:

$ [EMAIL PROTECTED] /root]# telnet 0 3128
$ Trying 0.0.0.0...
$ Connected to 0.
$ Escape character is '^]'.

... and the proccess:

$ [EMAIL PROTECTED] /root]# ps axf |grep squid |grep -v grep
$ 24677 ?        S      0:00 /usr/sbin/squid -D
$ 24679 ?        S      0:26  \_ (squid) -D
$ 24735 ?        S      0:00      \_ (squidGuard) -c /etc/squid/squidguard.conf
$ 24736 ?        S      0:00      \_ (squidGuard) -c /etc/squid/squidguard.conf
$ 24737 ?        S      0:00      \_ (squidGuard) -c /etc/squid/squidguard.conf
$ 24738 ?        S      0:00      \_ (squidGuard) -c /etc/squid/squidguard.conf
$ 24743 ?        S      0:00      \_ (squidGuard) -c /etc/squid/squidguard.conf

what do you think ?


regards, 

/*      Ot�vio A. L. Fernandes
        [EMAIL PROTECTED]
        TI - Univ. Estadual de Campinas
        Linux User: 283396 / ICQ: 121916428  */

On Mon, Nov 24, 2003 at 09:45:55AM BRST/45/ 0, Lucas Brasilino <[EMAIL PROTECTED]> 
wrote:
> >Hi, 
> Hi
> 
> 
> >I'm using Squid (2.5-stable4) to do proxy and cache on Linux,
> >and without explanation my squid freeze, and I don't have log's,
> >if I try a telnet on squid port, I have normal return messages, 
> >if I try a "ps ax", the process are, aparently, executing whiout 
> >problems. This cases do not have time or situation to happend.
> >
> >Does someone can help me, please ?
> >
> >P.S.: Sorry my English.
> >
> 
> What do you mean it "freezes". If it answer a telnet request
> it isn't freezed. When you "ps ax", what is squid's status??
> "S" or "R" ?? Can you send a tail of cache.log?
> 
> regards
> 
> -- 
> 
> []'s
> Lucas Brasilino
> [EMAIL PROTECTED]
> http://www.recife.pe.gov.br
> Emprel -      Empresa Municipal de Informatica (pt_BR)
>               Municipal Computing Enterprise (en_US)
> Recife - Pernambuco - Brasil
> Fone: +55-81-34167078

Reply via email to