Forum Discussion
URL not working via F5 VIP but works via direct access to the server.
- Jun 13, 2016
Hi,
Do you have some virtual host configuration set up on your webserver ?
This error indicates that you're asking for something that the server thinks does not exist.There can be a myriad of reasons why an application server might generate this message, aside from an actual "file not found". The best way forward, I believe, is to:
First validate that requests are actually making it to the web server through the F5. This is a simple tcpdump to watch traffic on the internal getting to the server. If that's good, then
Inspect the client side of the HTTP dialog. Look at what the client is asking for and what the server is sending. You may find that the server is sending references to page objects using an internal URL.
Finally, look at the web server logs. You should see the requested object and the 404 status.
I have the same error and it's because the internal ressource is called with the IP adress and not the vHost name spécified in the bachend server. How to call the internaml server with the vHost name in place of the IPadress (in ltp policy or with irule)
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