Re: ftp still failing!!! :(

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Sat, 4 Jul 1998 01:15:21 -0600 (MDT)

On Sat, 4 Jul 1998, Andrew wrote:

> When i try doing it manually, it just sits there after i send the get
> request and it won't do anything.
> Anymore ideas?

When using telnet, did you type an empty line after the GET request line?
Without an empty line after GET, Squid will not start processing your request
as it waits for HTTP headers.

Also, you may try to enable full debugging (squid -kd) just before sending
your request. This might give you more info on what is going on.

Alex.

> > % telnet proxy 3128
> > Trying 192.168.1.1...
> > Connected to proxy.foo.com
> > Escape character is '^]'.
> > GET ftp://squid.nlanr.net/pub/ HTTP/1.0
> >
> > HTTP/1.0 200 OK
> > Server: Squid/1.2.beta22
> > Mime-Version: 1.0
> > Date: Fri, 03 Jul 1998 17:08:00 GMT
> > Content-Type: text/html
> > X-Cache: MISS from proxy.foo.com
> >
> > <!-- HTML listing generated by Squid 1.2.beta22 -->
> > <!-- Fri, 03 Jul 1998 17:08:00 GMT -->
> > <HTML><HEAD><TITLE>
> > FTP Directory: ftp://squid.nlanr.net/pub/
> > </TITLE>
> > </HEAD><BODY>
> > etc...
Received on Sat Jul 04 1998 - 00:17:28 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:03 MST