Forum Discussion
Magnum_IP
May 03, 2011Nimbostratus
Routing using the virtual command
I'm having a problem routing traffic using the virtual command on HTTPS and hope that someone can help.
I have everything working on HTTP I just can't get HTTPS to work.
Basically ...
hooleylist
May 03, 2011Cirrostratus
I think Colin's answer is right, but if you're sending back maintenance content with an HTTP 200, make sure to set cache control headers so any intermediate proxies do not cache the response content:
HTTP::respond 200 content [lindex $::maint_index_html_class 0] "Content-Type" "text/html" "Cache-Control" "No-Cache" "Pragma" "No-Cache"
Aaron
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