Forum Discussion
Ian_Upton_39258
Nimbostratus
May 28, 2008HTTPS re-direction debug
Gentlefolk,
I wish to perform a redirect from a HTTP virtual server which terminates the SSL to a HTTPS server with a client and server ssl profile (encrypted all the way to the server). I have used code along the following lines:
when HTTP_REQUEST {
if { [HTTP::uri] end with "ME" } {
HTTP::redirect "https://10.200.132.121[HTTP::uri]"
}
}
Logging shows that the URI is picked.
The client browser displays "page not found", a sniffer trace does not show any communication from the client to the redirected address 10.200.132.121.
If I make the redirect virtual server (10.200.132.121) terminate the client SSL I see the redirect on the sniffer trace and the browser is redirected to the new page. It all works!!!!!!
How can I debug what is received/processed/whatever on the client PC and browser?????
Any help appreciated, Ian. src=/DesktopModules/NTForums/themes/DC4/emoticons/angry.gif width=20 height=20>
2 Replies
No RepliesBe the first to reply
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