Forum Discussion
Joe_5599_134300
Nimbostratus
Jan 23, 2014HTTSP Inbound Then Filter on /URI for Pool Selection iRule
when HTTP_REQUEST {
Get client IP address
set src_ip [IP::client_addr]
set header value HTTP_VIA to the client IP address
HTTP::header insert "VIA" $src_ip
route to pool based on URI value
switc...
nitass
Employee
Jan 25, 2014No, except the default section/action.
have you tried "curl" against pool member from cli? did it work?
e.g.
curl -I http://pool_member_ip:pool_member_port/appsiteX/ -H "Host: virtual_server_fqdn"
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