On Wed, November 5, 2003 at 9:14 am, Turansky, Mark wrote:
> Tomcat 4.1.27 is running in my company's DMZ.
>
> Users external to my company's network see the normal, fast response times
> from Tomcat.  On my cable modem at home, it is very fast to respond.
>
> Users internal to my company's network (behind our firewall) see very slow
> response times, often several seconds.  On my desktop in the office, it is
> very slow.
>
> This happens with Tomcat running on port 8080 and port 80.
>
> This problem does *not* occur with websites on IIS in our DMZ.  It does
> not occur with Tomcat inside our firewall in a development environment.
>
> any idea why this lag would occur?  Any known issues regarding Tomcat and
> firewalls?

Try setting enableLookups to false in your connectors.  It defaults to
true in the default server.xml, but I think it should probably default to
false.

-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to