Forum Discussion
Robert_373615
Jan 08, 2019Nimbostratus
2016 SharePoint Migration/re-direct
I would like to know if it is possible to write an irule that reference 2 different data group lists.
first list would hold a list of 2010 sharepoint sites and the second would hold a list of share p...
Stanislas_Piro2
Jan 08, 2019Cumulonimbus
I suggest to create only one datagroup with path as key and pool as value
/app1 := pool-sp2010
/app2 := pool-sp2010
/app3 := pool-sp2016
/app4 := pool-sp2016
Then read datagroup matching this condition
if {[set sp_pool [class match -value [HTTP::path] starts_with SHAREPOINT_DG]] != ""}
If it matches, assign pool with
pool $sp_pool
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