Forum Discussion
Apache virtual hostnames F5 LB
The LTM does not manipulate hostnames by default, and will transfer exactly what the client specified in the HTTP request. If you are having an issue, it is most likely because your clients are connecting to (for example) f5virtual.example.com, and your web servers are configured to listen for "web3a.example.com" instead. The servers will most likely return a 404 or the default virtual server.
To fix this, you need to configure your servers to listen for "virtual[x].example.com" where you then have DNS names that translate those to the F5 address; [x] is any number of your choice, and the F5 will pass it on to the backend server unmodified. The backend server will then respond with the virtual server configured for that hostname.
Briefly, your servers should still be configured to listen to those hostnames, but in DNS, the hostnames need to now point to the F5 Virtual server that is load-balancing them.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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