Hi,
I am working with a load balanced configuration (1 Apache and 2 Tomcat instances on the same machine). Load balancing is provided by mod_jk. My application uses caches, and to purge caches I need to address, explicitly, each of the Tomcat instances. What's the best way to do this? Regards Pierre
