Tomcat does not pass through any proxy. My firefox browser has a proxy plugin 
configured which RELAYED this message. 

I enabled this plugin because, I wanted to be sure of whats happening. (I guess 
I should made it clear)

So the end line is tomcat does not responds to the request at all. 
Firefox says- Connection reset by peer.
Chrome says - Same as above but in a different manner
Firefox with Proxy - 504 

Q. how your system is configured

A. Just tomcat running in linux box (Fedora) with APR and Native compiled. 
 

> 3. A 504 response code is a gateway timeout. Tomcat does not issue this
> on its own. Either you have a proxy in front of Tomcat or your
> application is returning this value.
> 
> A. Yes the proxy relayed this message,  it seems the tomcat did not
> respond with any message at all.

----- Original Message -----
From: "Mark Thomas" <ma...@apache.org>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Tuesday, December 27, 2011 10:58:29 PM
Subject: Re: Tomcat HTTPS Connector Stops working after an hour

On 27/12/2011 10:47, Saravanan L wrote:
> 3. A 504 response code is a gateway timeout. Tomcat does not issue this
> on its own. Either you have a proxy in front of Tomcat or your
> application is returning this value.
> 
> A. Yes the proxy relayed this message,  it seems the tomcat did not
> respond with any message at all.

Which is the first mention in this thread that you are accessing Tomcat
via a proxy which makes most of the previous contents of this thread
null and void.

I think you need to start again with a more complete description of how
your system is configured. This is look less and less like a Tomcat
issue and more and more like a poorly configured proxy.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to