Re: [squid-users] "Connection timed out" problem

From: Simon Allenby <simona@dont-contact.us>
Date: Tue, 5 Jun 2001 15:28:52 +0100

>I was manually setting http_proxy from command line (am using bash):
> export http_proxy=http://proxy_host:8080/
>before launching lynx.

Yes, that _should_ work fine.

>> Can you telnet to the proxy port manually and GET a URL from the net? If
>> not, what error page do you get back? Or is the conenction refused?
>
>Connection is closed:
>
>[alex@proxy_host /home/alex]$ telnet proxy_host 8080
>Trying 127.0.0.1...
>Connected to proxy_host.
>Escape character is '^]'.
>get http://www.google.com
>Connection closed by foreign host.

Try constructing your GET properly.

GET http://www.google.com/ HTTP/1.0

followed by a couple of CR+LFs and see if you get any more joy. Have you
tried pointing a Windows client at it using IE or Netscrape for a "genuine"
client connection? If the above works, then it would look more like it's a
lynx problem rather than a Squid problem. Does the server close the
connection instantly, or wait for a while?

Let me know.

Simon

 ------------------------------------------------------------
 This communication is confidential and is intended
 only for the person to whom it is addressed.
 If you are not that person you are not permitted to
 make use of the information and you are requested
 to destroy the copy in your possession immediately.
 ------------------------------------------------------------
Received on Tue Jun 05 2001 - 09:54:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:29 MST