RE: Using tabbed browsers causes session sharing

2008-08-15 Thread Nathan E. Pilling
I've found that if I set the maxAge of the cookie to -1 (which means the cookie should only exist until the browser exits) that on Internet Explorer each window I open the session is different. Each tab shares the session. In Firefox, the session is shared by all tabs and windows.

mod_jk load balancing and cluster node health

2008-06-16 Thread Nathan E. Pilling
Is it possible to configure mod_jk to check node status by requesting a specific web application path to see if a cluster node is healthy (and should be included or excluded from the cluster)? I have a web application that runs across multiple tomcat instances and any request be processed by