Forum Discussion
Kim_Stephan_510
Nimbostratus
Nov 19, 2012URL to Node persistency
Hello,
I have to write some iRule for Customers and i'm not sure that i'm done correctly, but I can't test it.
Following situation:
Some Application-Servers (Nodes) do sent directly (bypass LTM) to Client some Content and a defined URL. The Client has to work with this content (could be from 5 minutes to 10h) and then use the URL given from the Server (something like this):https://customer.integration.vendor.com/application
So I've copied ( 😉 ) and changed following iRule:
when HTTP_REQUEST {
switch -glob [HTTP::uri] {
"*customer.integration.vendor.com/application 1" { pool poolname member ip port }
"*customer.integration.vendor.com/application 2" { pool poolname member ip port }
}}
is this working for me? Do I need some case when none of the URLs are matched?
Thank you and kind regards,
Kim11 Replies
- What_Lies_Bene1
Cirrostratus
You're welcome. OK, sure thing.
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