users@glassfish.java.net

Re: How to set jvmRoute for AJP/mod_jk load balancing

From: <glassfish_at_javadesktop.org>
Date: Wed, 24 Oct 2007 12:27:02 PDT

First off, when all instances are up and running, mod_jk/mod_proxy_ajp load balancing is straightforward. Each servlet engine appends its jvmRoute suffix to its sessions. When mod_jk/mod_proxy_ajp balancer is in sticky session mode it sends requests with jvmRoute suffixes to the worker of the same name (i.e. jvmRoute=worker name).

All that said I am honestly not 100% certain what happens when a given worker is down and mod_jk/mod_proxy_ajp receives a request that is supposed to be handled by it.
[Message sent by forum member 'jess_holle' (jess_holle)]

http://forums.java.net/jive/thread.jspa?messageID=241957