Forum Discussion
Dustin_Smith_29
Nimbostratus
Feb 09, 2007How to add a query string value to pass to servers in teh pool?
I would like to add a query string value to the incoming http request to distinguish on the server if it is coming in on an ssl virtual or not.
Example 1
From
https://ww...
Steve_Brown_882
Sep 25, 2009Historic F5 Account
To provie a litte more feedback when I change the code to add this
if { ($content starts_with "/print/") and ($content ends_with "?") } {
set test "[HTTP::uri]$query]"
HTTP::uri "[HTTP::uri]$query"
log "This should be the new uri $test [HTTP::uri]"
I see the new query string in the log. Is this simpley an issue were the uri is updated but it won't show in the log?
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
