Forum Discussion
Stefan_Klotz
Cumulonimbus
Jun 08, 2011persist lookup with any virtual option
Using the following command:
[persist lookup source_addr "[IP::client_addr] any virtual" node]
What happend if there a multiple entries in the persistence table for the same source address? I ...
hoolio
Cirrostratus
Jun 09, 2011Source IP persistence maps the client IP to a pool name and member IP:port. So it won't work if the pool members are different. Browsers will ignore a cookie set for one domain (example1.com) when they requested a different domain (example2.com). Just to clarify, are the two FQDNs different subdomains (sub1.example.com and sub2.example.com) on the same domain? If so, the cookie idea would work if you set the domain on the cookies to .example.com.
Another option if the domains are different would be to do manual tracking of the client IP to pool member mapping using a subtable for 10.1.0+. Subtables are global objects which are accessible from any virtual server's iRule.
http://devcentral.f5.com/wiki/default.aspx/iRules/table
http://devcentral.f5.com/Tutorials/TechTips/tabid/63/articleType/ArticleView/articleId/2375/v101--The-table-Command--The-Basics.aspx
Aaron
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects