Tomcat 4 + JK

2004-12-21 Thread Pieter Vandepitte
the minimum and maximum number of processors/processes used by the jk-connector But when i execute ps -auwx | grep 'tomcat' i see 260 processes (all pretty identical) What is going on, what are these parameters actually doing? kind regards -- Pieter Vandepitte Toledo KULeuven / LUDIT De

tomcat manager: continued

2004-12-07 Thread Pieter Vandepitte
work. Does anyone have experience with that? kind regards Pieter Vandepitte - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

tomcat 4.1 + default session manager

2004-12-03 Thread Pieter Vandepitte
Hi, as i conclude from the tomcat documentation, a default session manager is used when you do not specify one in your Context. What i wanna do is changing the default session manager (with jdbc based store). Is there a way to do this (Tomcat 4.1)? best regards Pieter

RE: tomcat 4.1 + default session manager

2004-12-03 Thread Pieter Vandepitte
Hi, sorry, that was not what i meant, my fault. What i mean is: can i change the default session manager in a general way. I don't want to create a .xml file for each webapp and include a Manager element(just read: i can't, because the application using the tomcat doesn't allow me to do

tomcat 4.1 persistent jdbc session manager

2004-12-01 Thread Pieter Vandepitte
occurred java.sql.SQLException: invalid arguments in call ojdbc14.jar is in my tomcat_home/common/lib directory When I create a java project and use the connectionURL, everything works :( kind regards Pieter Vandepitte

Re: Content compression in Tomcat

2004-07-01 Thread Pieter Vandepitte
Hi, why should you compress it? ssl does that job for you already... (I think ;)) But don't know how you can configure compression for ssl... On Thursday 01 July 2004 09:07, Gabi wrote: Hi! I'm trying to compress the served jsp. As I'm using Apache 2 + Tomcat 4 + mod_jk, I suppose I can use

2 realms

2004-06-28 Thread Pieter Vandepitte
working in the same Context and when one fails, it should try the other Realm. It seems I miss some documentation about this topic. Kind regards Pieter Vandepitte - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands