Broken Pipe (continued) - Thread Dump Results

2004-03-22 Thread Chris Boyce
presumed it was bad form to attach documents, but I do have thread dumps available if anyone is willing to take a gander. -- Chris Boyce - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Broken pipe... PART 2...

2004-03-19 Thread Chris Boyce
I was literally about to post on the same subject. If anyone knows how Tomcat (and in my case Apache 2.0.48+mod_jk2 on Solaris 8) handles interrupted/broken connections this would be helpful. Just to add my own observations... I can push over our test environment simply by hitting refresh

Re: Broken pipe... PART 4...

2004-03-19 Thread Chris Boyce
to the browser, wouldn't it ? (of course we can setup a custom 404, but it's not the same as a real 404 !) Pepijn On Fri, 19 Mar 2004, Chris Boyce wrote: I was literally about to post on the same subject. If anyone knows how Tomcat (and in my case Apache 2.0.48+mod_jk2 on Solaris 8

Re: tomcat start up at boot time

2004-03-09 Thread Chris Boyce
-- Chris Boyce Berbee 5520 Research Park Drive, Madison WI 53711 608.298.1286 direct 608.288.3007 fax www.berbee.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Can't stop jk2 debug logging

2004-02-20 Thread Chris Boyce
figure out where else this verbose debug level is being set, or what component of this set-up would be writing these lines. Can anyone help me turn this off? All this I/O has to be taking a performance hit. THANK YOU -- Chris Boyce Berbee 5520 Research Park Drive, Madison WI 53711 608.298.1286

APR error; trying to use Domain Sockets

2004-01-20 Thread Chris Boyce
mappings below [uri:/*.jsp] info=Default for all jsps worker=ajp13:unixsocket -- Chris Boyce - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat-Apache vs. Jrun-Iplanet

2004-01-09 Thread Chris Boyce
): --- %@ page errorPage=/TRError.jsp % % com.xxx.util.TRUtil.addToPageHistory(session, (/ + this.getClass().getName())); % %= 1+1 % Chris Boyce - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: mod_jk handling all content (not just dynamic)?

2003-12-22 Thread Chris Boyce
] -- Chris Boyce Berbee 5520 Research Park Drive, Madison WI 53711 608.298.1286 direct 608.219.8017 mobile 608.288.3007 fax Berbee...Decade 1. 1993-2003 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

mod_jk handling all content (not just dynamic)?

2003-12-20 Thread Chris Boyce
I am running apache 1.3.29 with tomcat 4.1.29 and mod_jk 1.2.5. We have had tremendous success with load testing a site that we are migrating from Jrun to Tomcat. Unfortunately, somewhere in our preparations, something has broke and the site can no longer handle substantial load. After checking