You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by faria hassan <fa...@gmail.com> on 2005/11/11 06:19:16 UTC

tomcat response on Linux is very slow for clients behind proxy server

Hi,
I'm running Tomcat5.0.26 (as it comes bundled with JBoss) on Fedora Linux
2.6.12-1.1381_FC3smp. I'm having the strangest problem. For users behind a
proxy and making requests over Http1.0, the response time is very slow.
However, for clients who are not behind a proxy server, the response time is
excellent. The same version of Tomcat on Windows XP has excellent response
time.
I'm having a very difficult time determining whether this is a Linux issue
or Tomcat .
Please help.
Faria

Re: tomcat response on Linux is very slow for clients behind proxy server

Posted by Shankar Unni <sh...@netscape.net>.
faria hassan wrote:

> I'm running Tomcat5.0.26 (as it comes bundled with JBoss) on Fedora Linux
> 2.6.12-1.1381_FC3smp. I'm having the strangest problem. For users behind a
> proxy and making requests over Http1.0, the response time is very slow.
> However, for clients who are not behind a proxy server, the response time is
> excellent. 

This suggests a DNS lookup problem of some kind: perhaps the proxy 
server's IP address is not available for reverse lookup in your DNS server?


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


Re: tomcat response on Linux is very slow for clients behind proxy server

Posted by faria hassan <fa...@gmail.com>.
On 11/10/05, faria hassan <fa...@gmail.com> wrote:
>
> Hi,
> I'm running Tomcat5.0.26 (as it comes bundled with JBoss) on Fedora Linux
> 2.6.12-1.1381_FC3smp. I'm having the strangest problem. For users behind a
> proxy and making requests over Http1.0, the response time is very slow.
> However, for clients who are not behind a proxy server, the response time is
> excellent. The same version of Tomcat on Windows XP has excellent response
> time.
> I'm having a very difficult time determining whether this is a Linux issue
> or Tomcat .
> Please help.
> Faria
>