Tomcat ajp connections stuck in service mode

2008-01-21 Thread Steve Gaunt
Hi Guys I have tomcat 5.0(shipped as part of jboss 4.02), and this has a static web context set up within the tomcat server.xml This works fine for long periods, but for some unknown reason, this web context mapping seems to get stuck and fail to service all the files within t

Web App Context stops responding after a period of time

2005-11-02 Thread Steve Gaunt
HI I am using Jboss 4.01 which has tomcat 5 embedded within it. I have a separate web app context, which serves static PDF/HTML files. The configuration setting for these are in the server.xml and are : This server the static pages fine, however after a period of time/ or number of requests

RE: mod_jk2 under heavy load

2005-10-19 Thread Steve Gaunt
ust worked out of the box. jr On 10/19/05, Steve Gaunt <[EMAIL PROTECTED]> wrote: > > HI, > > Has anyone else had any issue using mod_jk under heavy load.. > > It seems after a period of time(or l

mod_jk2 under heavy load

2005-10-19 Thread Steve Gaunt
HI, Has anyone else had any issue using mod_jk under heavy load.. It seems after a period of time(or large no. opf requests) under heavy load AJP connetor just hangs. It's crazy. All the ajp connections seem to be hanging in service mode, and the only way to recover this is to restart to

Tomcat fails to service requests after period of time

2005-10-18 Thread Steve Gaunt
Hi I am using 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 users can be ip authentic

loading pdf hangs after around 300000 regeusts

2005-10-18 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: IIS security with tomcat

2005-10-17 Thread Steve Gaunt
omcat > From: Steve Gaunt [mailto:[EMAIL PROTECTED] > Subject: RE: IIS security with tomcat > > I'm not sure how to do this with the web server, surely there > must be a standard way of achieving this. I've search

RE: IIS security with tomcat

2005-10-17 Thread Steve Gaunt
Holle [mailto:[EMAIL PROTECTED] Sent: Mon 17/10/2005 20:34 To: Tomcat Users List Cc: Subject: Re: IIS security with tomcat Sounds like IIS should be doing your authentication... Steve Gaunt wrote: >

IIS security with tomcat

2005-10-17 Thread Steve Gaunt
Hi I have IIS web server servicing static pdf/html content. However, I only want to allow access to these if they have been authenticated by tomcat(using jk2 connector on the AJP connections). I dont want to move these static pdf/htmls' onto tomcat(as the folder(s) size at the root is over

AJP connections just stop working

2005-10-14 Thread Steve Gaunt
HI I was wandering if anyone has experienced similar scenarios. I have an IIS Web Server which uses JK 1.2 as the connection to the AJP connector to a jboss 4.01 installation. The worker.properties are set as follows: worker.insight.port=8009 worker.insight.type=ajp13 worker.insight.c