cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
564
Views
0
Helpful
1
Replies

distributed load balancing and stickiness

adimatteo
Level 1
Level 1

The problem at hand is that users visiting the www.site.com infrastructure from behind large web proxy clusters are susceptible to random authentication failures. This is because at any time during a transaction, they may be bounced to a new proxy server, which in turn has to re-query DNS. Since the Distributed Director provides only round robin DNS and does not understand the concept of "sticky" sessions, there is a 50/50 chance that they will be sent to a different datacenter, thus losing all of their session information. The result is an authentication failure error.

Are there any solutions for this problem?

1 Reply 1

owillins
Level 6
Level 6

From what I know, if caching is enabled on the Distributed Director, then all requests from the same client will get the same response. This is for DNS. However you might also want to consider having a Local Director along with the DD to do load balancing and also use the sticky feature. The DD also offers a method called sourcing which is similar to sticky.

Review Cisco Networking for a $25 gift card