Forum Discussion
Tosin_Omojola
Altostratus
Aug 03, 2016How to Add a query string to a pass to a pool
Hi all,
I have this challenge and need your help urgently please.
I want to access this url: http://10.10.1.57:9001/banks and want the request arrive at the pool like this:
http://10.10.1....
Tosin_Omojola
Altostratus
Aug 03, 2016Presently, I have the following iRule attached to the VS and the iRule correctly redirected to the specified url but This page can't be displayed error came up. What am I doing wrong please or what more do I need to add?
when HTTP_REQUEST {
set query_args "http://10.10.1.57:9001/forms/frmservlet?config=ref&serveruserparams=NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256&otherparams=P_WST_LAN_IND=1+P_BANKS_APP_URL=http://10.10.1.57:9001/banks"
HTTP::redirect "$query_args"
}
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