By Date: <-- -->
By Thread: <-- -->

Tomcat 5.0 behind squid proxy server



Hello,

I am running my Tomcat 5.0 behind a squid proxy server. All http request from outside 
are first received by the squid proxy server which directs it to my tomcat. When the 
clients connect the first page is displayed which has a login/password (authentication) 
screen for which I am using jdbcrealm connecting to a msaccess database. 
The problem is that when login button is pressed the browser waits indefinately. On 
doing refresh only the next page comes. This happens only for the clients connecting 
from outside(through proxy) and not from internal traffic (where proxy is not coming into 
picture). there is nothing in the log files..

Regards
Nihita


---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org