1 Reply Latest reply on Jul 11, 2005 5:55 AM by roates

    Load balancing wrt request information

    roates

      Hi,
      I'd like to be able to write a Load Balancer for JBoss which routes depending on information in the client request (e.g. particular user IDs get routed to instance A, others go to B, etc).

      Is this client request information available from within a load balancer implementing LoadBalancePolicy, or is there some other way of getting at the required info?

      thanks
      richard