Forum Discussion
Zainal_Abidin_1
Nimbostratus
Dec 23, 2013Http Redriect Loop
Hi,
I want to do redirect from HTTP to HTTPS. I have set iRule.
when HTTP_REQUEST {
HTTP::redirect "https://[HTTP::host][HTTP::uri]"
}
On firefox, it loop but on chrome it's...
Kevin_Stewart
Employee
Dec 26, 2013Well, the good news is that you appear to have a good ssldump capture. The bad news is that the capture contains a lot of application layer traffic (HTML, JavaScript, CSS, etc.), which generally indicates that SSL is not the problem. So then the next question is, did ANYTHING else besides the certificate change? Your Firefox client is consuming the layer 7 data and interacting with the server, so there must be something else at play here. At this point I'd spin up a Fiddler capture and see where things are getting stuck.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects