Forum Discussion
HTTPS site with HTTP reference inside code
Everything works as configured except one item. On the site on one of the pages is a built-in AJAX/XML gadget that runs. I can see using packet capture and fiddler that the gadget is being called via a full FQDN URL of http://voicemail.domain.com/.... It is using a plain HTTP url inside of an HTTPS page. Going through the F5, the gadget does not get displayed. We receive an HTTP 500. This works if you go to the member server directly.
I'm thinking that the plain HTTP url is hitting the HTTP VS I have configured and trying to do the HTTP to HTTPS redirection. I disabled and took away the HTTP VS and made the HTTPS VS listening on all tcp ports. Still no go.
Anyone else run into this type of issue or any ideas of how I can get around it?
F5 3900 ver. 10.2.2
Jim
- Hamish
Cirrocumulus
You could use a stream config to rewrite the URL in the AJAX/XML from http:// to https:// - nitass
Employee
can see using packet capture and fiddler that the gadget is being called via a full FQDN URL of http://voicemail.domain.com/.... It is using a plain HTTP url inside of an HTTPS page.i guess this http request hits HTTP VS and get redirected to HTTPS VS but it might be affected by redirection irule on HTTPS VS.
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