Error using Load Balancer when direct happens between http and https with 443
For our verification and production environments we are using a load balancer. The load balancer is working on https since this is a requirement for us. For some navigation the pages are redirected from https to http and an error is given: 'Internet Explorer cannot display the webpage'. When looking at the link it has changed from https to http, also there is a :443 added in the link.
If I remove the ':443' manually and press enter I will get to the requested page. Has anyone else experienced something similar?
It is not really practical to have to sit and constantly update the links manually.