0 Replies Latest reply on Jun 29, 2005 3:52 PM by gmoh

    partition based on path

    gmoh


      say i have a cluster of a number of jboss nodes running a web application with apache/mod_jk being the load balancer. if there a way i can set up such that a request be redirected to a particular node based on the path, i.e., http://host/a/servlet?query will be serviced by node a, where http://host/b/servlet?query will be serviced by node b.

      thanks.