Re: mod_proxy and HTTP 302 response

"J.D. Silvester" <[email protected]>
Newsgroups gmane.comp.apache.mod-proxy
Message-ID <[email protected]>
On Fri, 16 Aug 2002, Peter Van Biesen wrote:

> I have the same problem with two sites : www.argenta.be and
> www.sony-europe.com . The proxy locks up for 30 seconds and then garbles
> up the headers. Sony is a IIS/4.x, which has a known problem : it does
> not send a <fin> TCP/IP packet at the end of the connection, so the
> proxy keeps on waiting until a timeout occurs. Does your proxy lock up
> also for about 30 seconds ? I don't know if this causes the headers to
> be garbled.
> 
> I've contacted the webmasters to get more details but up until now no
> response ...
> 
> Peter.
> 

Peter, yes it does seem to lock up for about 30 seconds.  Then I get a 
web page in my browser showing the header information I posted earlier.

I just looked at the source for that web page and this is what I got:

Date: Fri, 16 Aug 2002 14:03:26 GMT
Server: RealPage 2700
Location: http://server1.someserver.com/webpage.html
Content-Type: text/html
X-Cache: MISS from xxx.xxx.xxx.xxx
Transfer-Encoding: chunked

9d 
<HTML><HEAD><TITLE></TITLE></HEAD><BODY>
<H2></H2>
 <A HREF="http://server1.someserver.com/webpage.html"> </A>
<P></BODY></HTML>

0


That is exactly how it appears in the Netscape source viewer.  I
especially like the "space link". So, I'm guessing that the extra junk at
the bottom after the headers is what is causing the problem?


John
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.