Forum Discussion
Kalpesh_48932
Feb 13, 2012Nimbostratus
Http_referrer in iRule
Can anyone tell me how to use HTTP_Referrer in iRule...?
I have my current rule is
when HTTP_REQUEST { if {[active_members [LB:erver pool]] < 1} { HTTP::redirect "http://dev-sorry-webarch.xyz.com" } }
and is working fine for re-direction..but I need to use HTTP_Referrer in it..
- Kalpesh_48932Nimbostratuscan you please give configuration of iRule to do at GUI mode
- nitassEmployee
when HTTP_REQUEST { if {[active_members [LB::server pool]] < 1}{ HTTP::redirect "http://dns2.com/?origin=http://[HTTP::host][HTTP::uri]" } }
- parag_rathiwadeNimbostratus:D
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