Forum Discussion
Peak10_RAL_Engi
Nimbostratus
May 21, 2010http path match not working
I have an existing irule that matches incoming http requests to various path text strings and if there is a match, it sends those requests to a different pool then the default pool configured on...
Michael_Yates
Nimbostratus
May 21, 2010Your going to have to change to [HTTP::uri]
Example: http://www.website.com/subcontent?abc=de
[HTTP::host] = www.website.com
[HTTP::path] = /subcontent
[HTTP::uri] = /subcontent?abc=de
Path - http://devcentral.f5.com/wiki/default.aspx/iRules/http__path.html
URI - http://devcentral.f5.com/Wiki/default.aspx/iRules/http__uri.html
or
You could do an [HTTP::query] compare.
Query - http://devcentral.f5.com/wiki/default.aspx/iRules/http__query
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