Tomcat fails to service requests after period of time

2005-10-19 Thread Steve Gaunt
Hi I am using jboss 4,01, which is uses tomcat 5. WE have a web server(IIS) and use jk2 as the connection to the backend server(jboss 4,01). I have a web app mapped to a network drive to serve static pdf and html files. This uses tomcat because of authentication purposes(one of these reasons is

RE: SVN

2005-10-19 Thread Steve Gaunt
Hi, There seems also to be a problem in mod_jk , tomcat5, the jap connections build up slowly over the day. The problem seems to be that the connection via mod_jk (Port 8009) does not close, so the java/tomcat processes will not quit after responding to the request (or the other way around

Tomcat fails to service requests after period of time

2005-10-19 Thread Steve Gaunt
HI, Please, can any one help. I've googled but to no success. There seems also to be a problem in mod_jk , tomcat5, the jap connections build up slowly over the day. The problem seems to be that the connection via mod_jk (Port 8009) does not close, so the java/tomcat processes will not

RE: Tomcat fails to service requests after period of time

2005-10-19 Thread Steve Gaunt
start tomcat. I'm really stuck with this. Has anyone got success stories with jk2(mod)jk) under heavey load. Around 1/2-1 million hits/day. Steve -Original Message- From: Steve Gaunt Sent: Wed 19/10/2005 18:51 To: Tomcat Developers List; Tomcat

ssl connector redirect does not work

2006-09-21 Thread Steve Gaunt
Hello all I am trying to set up SSL working within tomcat(as part of Jboss 4.01). The installation of SSL is straight forward, but I cannot get http to automatically redirect to https. I