Results 1 to 2 of 2
Hi I'm having troubles with squid under redhat 8.0 I've installed a few times and every time is shorter the time that i can use it I don't know why ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-07-2003 #1Just Joined!
- Join Date
- Mar 2003
- Location
- Mexico
- Posts
- 1
Squid
Hi I'm having troubles with squid under redhat 8.0 I've installed a few times and every time is shorter the time that i can use it I don't know why but the Squid doesn't respond And again I have to install every thing I've already check the config file for squid and it's the same that the original.
At this point I'm geting crazy
If somebody Have any idea I'll appreciate
- 03-07-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Try telnetting to squid and send a general HTTP request, like the following, and see if it returns anything at all.
(Please note the extra blank line)Code:GET /index.php HTTP/1.1 Host: www.linuxforums.org
Then, check with ps, strace, ltrace and/or gdb what the squid process is doing. I don't know how confident you are with programming, but that's really the only tip I can give you.


Reply With Quote
