Forum Discussion
Simple HTTP session termination then back end session to web server
Hi Kevin. I was probably writing my last message at the same time you were writing yours. There were NO routes in the LTM. Side effect of me acquiring others' setup. So far most URIs are populating great just using the rule below:
when HTTP_REQUEST { if { [TCP::local_port] equals "8052" } { HTTP::header replace Host "currenturl.olddomain.local" } }
I'm just specifying the URI using the new URL so it goes to the correct place in the app (http://newurl.ourdomain.com:8052/webapp). I'll post back shortly on progress. There is one more piece of trickery I'm going to have to do but I think you may have already tipped me off on how to accomplish it.
To clarify locations:
In my physical location I'm on an end user subnet testing. F5 LTM is also here and VIP is on a server vlan that's trunked to the F5.
Remote location is where the server is, which is across a VPN tunnel from my location.
Recent Discussions
Related Content
* 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