Forum Discussion
hooleylist
Mar 01, 2011Cirrostratus
As Chris says, you should be able to use 'redirect rewrites' on a custom HTTP profile. You might also need to update the response content to rewrite http:// to https://. If that's required, you could use a stream profile and STREAM::expression based iRule:
http://devcentral.f5.com/wiki/default.aspx/iRules/STREAM__expression.html
But the best option is to get a fix to the application if/when that's available as that lowers the complexity of the LTM config.
Aaron