Forum Discussion
kng_107168
Mar 02, 2011Nimbostratus
unable to redirect to a different page on another pool
This is what I have but the client browser doesn't seems to like the redirection.
when HTTP_REQUEST {
if { [active_members poolA] < 1 } {
use pool poolB
HTTP::redire...
kng_107168
Mar 03, 2011Nimbostratus
Yes I am forwarding all http to https. The way that I do it is I created a virtual server that accepts connections on port 80. Then it has that https forwarding irule associated to that virtual server.
I guess I should worry too much about the https forwarding because our entire web application runs on https. So most users have probably bookmarked the https url.
And I have tried the HTTP::respond function and it works. But the web page is all text base and I can't include our company logo image on there.
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