RE: Quick questions about Connector connectionTimeout

2003-12-18 Thread Howard Jim
Does anyone have any insight on this? Any help at all would be much appreciated. Thank you. Jim -Original Message- From: Howard Jim Sent: Thursday, December 18, 2003 8:48 AM To: [EMAIL PROTECTED] Subject: Quick questions about Connector connectionTimeout My current config looks

RE: tomcat 4.1 on JDK1.4

2003-12-18 Thread Howard Jim
I had a similar problem, and although I don't feel that I figured it out completely, perhaps I can point you in the right direction. It has to do with the classloader, and different bundled functions in 1.4.x vs 1.3. I would look in you lib directories in either your app, or in a combination o

Quick questions about Connector connectionTimeout

2003-12-18 Thread Howard Jim
My current config looks like this: I understand that the connection timeout is disabled with this setting. I searched through the docs, etc, but all I ever found was "set the connection timeout in milliseconds". My questions are, where would this matter? Why would I want to enable a

RE: Apache-Tomcat connectors... why??

2003-12-16 Thread Howard Jim
I believe what you are referring to is the ProxyPass Directive http://httpd.apache.org/docs-2.0/mod/mod_proxy.html#proxypass I have used this before, but haven't played with it as a way to reference the app server. If it were that simple, I imagine it would have already been done. I am just g

Load testing question

2003-12-11 Thread Howard Jim
Hello, I am running tomcat 4.1.18 using modjk2 from apache 2.0.46. I have been doing some playing around with Jmeter, running some scenarios against the application. Apache is setup to only handle the SSL and connections, with everything being passed to Tomcat, including static pages and image