Forum Discussion
MeAndMyBIGIP_60
Nimbostratus
Jun 21, 2010HTTP::URI redirect to another Pool
Trying to use the sample code here (http://devcentral.f5.com/wiki/default.aspx/iRules/HTTP__uri.html) to do something that should be very simple: when HTTP_REQUEST {
if { [HTTP::uri] ends...
hoolio
Cirrostratus
Jun 21, 2010I think Michael's suggestion of one HTTP VS with the redirect of all requests to HTTPS and then a separate HTTPS VS with a separate pool switching iRule, will be the simplest to configure and administer.
Aaron