JK load balancer question

2005-05-02 Thread Hirode, Kartheek V.
Hello all We are planning on using a cluster of Tomcat instances behind an Apache server, load balanced with the JK connector. Everything is pretty standard except: (a) we'd like to turn OFF and ON the traffic coming into the Tomcat instances based on certain conditions. Plus we'd like to turn ON

Cancelling long running requests

2005-01-11 Thread Hirode, Kartheek V.
Hello folks Am sending this question on behalf of my colleague. Thank you Is it possible to cancel processing a request that has lived in Tomcat for more than a threshold amount of time? Best regards -- Kartheek Hirode - To u

mod_jk2: .so versus .dll

2004-07-19 Thread Hirode, Kartheek V.
Hello all We have the following config working hunky-dory in our env: - Win2000 - Apache 2.0.47 (port 80) - Tomcat 4.1.16 (port 8009) - jk2 - The three run inprocess as an NT service - The jk2 starts the Tomcat with the JNI APR (TomcatStarter)