Forum Discussion
rubbishking_110
Nimbostratus
Mar 25, 2008UDP Profile?
Hi All
I have created an iRules just now, however, it is failed when I tried to assigne to a virtual server.
"01070394:3: UDP::payload in rule (FIP_Route) requires an associated UD...
Nicolas_Menant
Employee
Mar 26, 2008Hi,
If you want to make persistency of the connection then you should use persist instead of session:
here is an example of how both works: Click here
If you want to share information accross multiple VS with persist and session command you need to add "any virtual" to your iRule: Click here
session add uie $::ip {"pool1" any virtual}
session lookup uie {$::ip any virtual}
One bit of warning: Global variables will be one value for all connection so you need to be careful that another connection may not modify your value in an unexpected way !
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
