I have an issue with load-balancing connections from a proxy server.
The issue is some of the services I am running on the backend server farm
require persistance. This is posing a problem as with source IP persistance
- the connections will all always go to the same real server as the
connection are all being sourced by the proxy server.
I have thought about cookie persistance, but think the same issue will occur
as the cookie will be placed on the proxy and not the real client intiating
the request. This also would refrain when it comes for https.
I have also thought of using L4 persistance but once again we will hit the
same issue as the same port will alway be coming from the proxy server.
Has anyone come across this issue before and know how to resolve it? Any
help would be greatly appreciated.
-----
Regards,
Siva
-- View this message in context: http://www.nabble.com/Load-balancing-adivice-tp20786076p20786076.html Sent from the Load Balancing mailing list archive at Nabble.com. _______________________________________________ lb-l mailing list lb-l@vegan.net http://vegan.net/mailman/listinfo/lb-l Searchable Archive: http://vegan.net/lb/archive http://lbdigest.com Load Balancing Digest http://lbwiki.com Load Balancing WikiReceived on Sat Jan 10 20:57:33 2009
This archive was generated by hypermail 2.1.8 : Sat Jan 10 2009 - 20:57:34 EST