[rt-users] Web Client returns nothing to HTTP GET request

Erik Andrejko EAndrejko at transwesttel.com
Fri Nov 30 17:32:32 EST 2001


[1538][andrejko at twtlnx:/nfs/home/andrejko]$ telnet wwwi.transwesttel.com 80
Trying 207.218.8.251...
Connected to wwwi.transwesttel.com.
Escape character is '^]'.
GET /is/app/rt/ HTTP/1.1
Host: wwwi.transwesttel.com

Connection closed by foreign host.
[1538][andrejko at twtlnx:/nfs/home/andrejko]$ 

It seems like something is crashing to me.

> -----Original Message-----
> From:	Phil Homewood [SMTP:pdh at snapgear.com]
> Sent:	Friday, November 30, 2001 3:33 PM
> To:	Erik Andrejko
> Cc:	'rt-users at lists.fsck.com'
> Subject:	Re: [rt-users] Web Client returns nothing to HTTP GET
> request
> 
> Erik Andrejko wrote:
> > Here is what access_log shows:
> > 
> > [0843][andrejko at twtlnx:/nfs/home/andrejko]$ cat
> > /www/wwwi.transwesttel.com/logs/access_log | grep /app/rt
> > calypso.transwesttel.com - - [29/Nov/2001:15:43:55 -0500] "GET
> /is/app/rt/
> > HTTP/1.1" 200 684 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5)
> > Gecko/20011014"
> > [0843][andrejko at twtlnx:/nfs/home/andrejko]$ 
> > 
> > [0844][andrejko at twtlnx:/nfs/home/andrejko]$ telnet wwwi.transwesttel.com
> 80
> > Trying 207.218.8.251...
> > Connected to wwwi.transwesttel.com.
> > Escape character is '^]'.
> > GET /is/app/rt/ HTTP/1.0
> > 
> > I don't even get the Apache headers which are:
> > HTTP/1.1 200 OK
> 
> I'd be a little concerned if Apache sent a HTTP/1.1 response to
> a HTTP/1.0 request. Try the telnet request again:
> 
> GET /is/app/rt/ HTTP/1.1
> Host: wwwi.transwesttel.com




More information about the rt-users mailing list