Forum Discussion

Thiyagu_343098's avatar
Thiyagu_343098
Icon for Nimbostratus rankNimbostratus
Jun 04, 2018

Redirection of a user request from the browser from HTTPS to HTTP.

Hello All, I'm working on a troubleshooting where the HTTPS request from the browser is getting changed to HTTP instead the session continues with HTTPS.

 

Coudl you please help me to know is there any tool to trace the session from the user broswer and identify which frame or for which get request the session is getting changed to http instead of https?

 

Thanks a lot in advance for your help.

 

Regards, Thiyagu

 

2 Replies

  • Hi Thiyagu,

     

    the simplest way is to use the developper tools of your browser:

     

    • Open Chrome (use developer tool)
    • click "F12"
    • then go in Network Layer, check preserve log an uncheck disable cache.

    You will see all request done by your browser and why you have this behaviour.

     

    For information, you can also use Fiddler, or an irule in F5. But developer tool ist's easier...

     

    let me now if you need more details or another way to troubleshoot

     

    Regards

     

  • check on F-5 device if there is any iRule for redirection otherwise it could be server issue.