Alternative solution would be to use dynamic load balancing capability in ESB which is recently improved. You need to set up G-REG cluster and make ESB as the cluster manager(Group manager).
For the client-side invocations, you can use the LoadbalacingClient in ESB samples. I've modified it to support sending requests which are belongs to multiple http sessions. When you invoke the client, you can pass a parameter to control the number of sessions. Thanks Sameera On Sat, Oct 16, 2010 at 9:58 AM, Tharindu Mathew <[email protected]> wrote: > Hi everyone, > > We have an issue where in a load balanced configuration (3 registries > behind a load balancing esb) only the 1st server that the initial > request goes out to gets authenticated. The subsequent requests that > goes to the other servers fail due to not being authenticated. We are > using the web service API of the g-reg. > > Could we solve this problem using sticky sessions or any other mechanism. > > Any feedback would help. > > Thanks in advance. > > Regards, > > Tharindu > > Sent from my iPhone > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Sameera Jayasoma Technical Lead and Product Manager, WSO2 Carbon WSO2, Inc. (http://wso2.com) email: [email protected] blog: http://tech.jayasoma.org Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
