This is a discussion on Re: [squid-users] Squid Freezing within the Squid Users forums, part of the Web Server and Related Forums category; Hi, Lucas, First ... Thank you. $ [root@srv1 /root]# tail -f /var/log/cache.log $ $ 2003/09/30 18:22:17| ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, Lucas,
First ... Thank you. $ [root@srv1 /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: $ [root@srv1 /root]# telnet 0 3128 $ Trying 0.0.0.0... $ Connected to 0. $ Escape character is '^]'. .... and the proccess: $ [root@srv1 /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 otavio_fernandes@yahoo.com.br TI - Univ. Estadual de Campinas Linux User: 283396 / ICQ: 121916428 */ On Mon, Nov 24, 2003 at 09:45:55AM BRST/45/ 0, Lucas Brasilino <brasilino@recife.pe.gov.br> 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 > brasilino@recife.pe.gov.br > 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 |