How to increase HTTP timeout?

2001-07-31 Thread Andrew Jarman
the HTTP listener, not AJP12 or AJP13. I have a load balancer that will direct servlet requests to my TomCat servers, and static content to Apache servers. Thanks, Andrew Andrew Jarman, P.Eng, Internet Infrastructure Manager Exceedia, Inc. direct tel:780.699.5803 tel:780.413.1521 fax

RE: How to increase HTTP timeout?

2001-07-31 Thread Andrew Jarman
/download.html . -- Bill K. -Original Message- From: Andrew Jarman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 3:57 PM To: '[EMAIL PROTECTED]' Subject: How to increase HTTP timeout? I'm using Tomcat 3.2.3, and I would like to increase

RE: jars in WEB-INF/lib

2000-11-06 Thread Andrew Jarman
A trick that I use to avoid having to build jars every time I recompile is to hack the tomcat.bat (or tomcat.sh, depending on OS) to add my development classpaths to its own. I put 2 shortcuts on my desktop to start and stop tomcat (in debug mode). Now I can restart tomcat quickly, and even use