Forum Discussion
tayyib_muzaina_
Nimbostratus
May 21, 2014How do I create an irule that rewrites a request to be translated to an ipaddress and port
How do I create an irule that rewrites a rule request to an ipaddress and port or translated to http://192.168.192.35/elasticsearch/ == http://192.168.192.35:9200/
tayyib_muzaina_
Nimbostratus
May 21, 2014Should it look like this?
when HTTP_REQUEST { if { not ( [HTTP::header Host] ends_with "/elasticsearch" ) } { HTTP::header replace Host "[HTTP::header Host]:9200" } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
