Forum Discussion
Arnfinn_Roland_
Jun 17, 2011Nimbostratus
ProxyPass v.10
Hello!
Upgraded a Bigip cluster from v.9.4 to 10.2 last night and found old faithful ProxyPass stopped working for us. So:
I'm moving from ProxyPass v.4 to v.10 and need to adapt some of the changes we had to do in the previous version.
The problem is related to useing escape characters in the stream expression.
By removing the conflicting line "@src=\"/@src="$bankid@ \" everything works. How can I escape the " character?
set stream_expression_cmd "STREAM::expression \"@http://$host_serverside$path_serverside@https://$host_clientside$path_clientside@ \
@$layouts@$bankid$layouts@ \
@$wpresources@$bankid$wpresources@ \
@src=\"/@src=\"$bankid@ \
@nettbank@000007@\""
Regards,
Arnfinn R.
- hooleylistCirrostratusHi Arnfinn,
set stream_expression_cmd "STREAM::expression \"@http://$host_serverside$path_serverside@https://$host_clientside$path_clientside@ \ @$layouts@$bankid$layouts@ \ @$wpresources@$bankid$wpresources@ \ @src=\\\"/@src=\\\"$bankid@ \ @nettbank@000007@\"" log local0. "$stream_expression_cmd"
- Arnfinn_Roland_NimbostratusThanks for the feedback!
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