1827852 Members
1658 Online
109969 Solutions
New Discussion

Re: Squid error

 
logaraman
Regular Advisor

Squid error

Hi ,

I have setup a squid proxy on Redhat linux 9 and have 4 squid instances running on it. When i try to bring up one particular instance , it comes up and gets offline immediately. When i checked the messages log, i found the below message
"Feb 21 10:32:22 CVR-PX-01 squid[32198]: Squid Parent: child process 32212 exited due to signal 25
Feb 21 10:32:22 CVR-PX-01 squid[32198]: Exiting due to repeated, frequent failures"

experts require your help to resolve the same
6 REPLIES 6
Dineshkumar
Advisor

Re: Squid error

Hi,

Make sure , that none of your files such as access.log, or cache.log
are too big (>2Gb). If so they need to be trimmed.

Regards,
Dinesh
RHCE# 807303594707347
Arunvijai_4
Honored Contributor

Re: Squid error

Hello,

Check this out,

http://www.squid-cache.org/mail-archive/squid-users/200206/0192.html

One of your log files has hit the maximum size supported by your OS (2GB).

Manually rotate the offending file to be able to start Squid, then set up log
rotation to ensure your logs is rotated often enought to not run into this
limit.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
logaraman
Regular Advisor

Re: Squid error

Hi None of the logs are more than 2 GB.

Muthukumar_5
Honored Contributor

Re: Squid error

Try to do as,

./squid -k rotate

to rotate log files. Can you post the log file sizes here. May be your file system is FULL too. Check as,

# df -h

--
Muthu

Easy to suggest when don't know about the problem!
logaraman
Regular Advisor

Re: Squid error

Thanks 4 the team and for its quick response
Muthukumar_5
Honored Contributor

Re: Squid error

Try to post in appropriate threads. For linux use itrc -> linux forums.

Assing points. Since your profile is as,
I have assigned points to 7 of 46 responses to my questions.


--
Muthu
Easy to suggest when don't know about the problem!