Forum Discussion
Sublimeboss31_3
Nimbostratus
Apr 22, 2019javascript fails with var is undefined
We use F5 with several upstream servers without SSL termination, and after our application update we faced some strange issues with undefined variables and pending xhr requests. Is there some advices...
Colin_Walker_12
Sep 26, 2005Historic F5 Account
Ralph,
I'm not sure I understand the problem you're encountering. The fully qualified domain name should always be contained in the request to the server as a part of the HTTP HOST header.
So long as you have your web server configured to serve pages for all of the domains in question, there shouldn't be an issue. The BIG-IP will simply forward the packet on to the web server, domain name and all.
If you're trying to rewrite the URL in some way, that's something that can certainly be handled by iRules, but we'll need a little further information.
Thanks!
-Colin