RE: Tomcat and Apache by Proxy http connections slow but https fast

2004-08-17 Thread Duncan Houston
L PROTECTED] > Sent: 18 August 2004 01:13 > To: Tomcat Users List > Subject: Re: Tomcat and Apache by Proxy http connections slow but https > fast > > > AFAIK - mod_proxy does not cache DNS lookups. It is looked up on every > request. So a slow lookup could be your problem

RE: Tomcat and Apache by Proxy http connections slow but https fast

2004-08-17 Thread Duncan Houston
; From: Duncan Houston [mailto:[EMAIL PROTECTED] > Sent: 17 August 2004 23:28 > To: Tomcat Users List > Subject: RE: Tomcat and Apache by Proxy http connections slow but https > fast > > > OK, I made a mistake there (sorry). The issue does still seem to be that > connecting

RE: Tomcat and Apache by Proxy http connections slow but https fast

2004-08-17 Thread Duncan Houston
(HTTP) version not? > -Original Message- > From: Duncan Houston [mailto:[EMAIL PROTECTED] > Sent: 17 August 2004 18:03 > To: Tomcat Users List > Subject: RE: Tomcat and Apache by Proxy http connections slow but https > fast > > > Some more info. The problem does

RE: Tomcat and Apache by Proxy http connections slow but https fast

2004-08-17 Thread Duncan Houston
em A and B, and let's say each has an image folder. Accessing an image from inside A's folder is fast, but accessing an image from B's folder is slow. Proxy setup appears to be the same for both apps. > -Original Message- > From: Duncan Houston [mailto:[EMAIL PROTECTE

Tomcat and Apache by Proxy http connections slow but https fast

2004-08-17 Thread Duncan Houston
Hi Background: Firstly I should state that I am running Tomcat 4.0.1 with JBoss 2.4.4, Sun JVM 1.3. In front of that, Apache 2 is running. All of this is running on RedHat. Requests are passed through to Tomcat by proxy, using rewrite rules. I know, I should be running a newer version of JBoss & T