Forum Discussion
mayur_m_150368
Nimbostratus
May 15, 2014Need help for creating datagroup with Irule.
We have published https://abc.com/suites/app URL through F5 on 443 port. When we try to access this URL, it open the front page(Login page) for username & password but when we enter credentials & try...
Domai
Altostratus
May 15, 2014when HTTP_REQUEST { set httpuri [string tolower [getfield [HTTP::uri] "/" 2]] if {[class match $httpuri eq my_datagroup]} {pool abc_Pool_9090} else { pool abc_Pool_8080 } }
-With the above create a datagroup with name my_datagroup - type string and add "cvapweb" as value.
This being said...your initial problem needs to be looked at as well. Try capturing packets or if your application needs persistence just enable it.
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