- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Squid error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 04:09 PM
02-20-2006 04:09 PM
Squid error
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 04:44 PM
02-20-2006 04:44 PM
Re: Squid error
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 05:00 PM
02-20-2006 05:00 PM
Re: Squid error
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 05:13 PM
02-20-2006 05:13 PM
Re: Squid error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 05:20 PM
02-20-2006 05:20 PM
Re: Squid error
./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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 05:21 PM
02-20-2006 05:21 PM
Re: Squid error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 07:23 PM
02-20-2006 07:23 PM
Re: Squid error
Assing points. Since your profile is as,
I have assigned points to 7 of 46 responses to my questions.
--
Muthu