Forum Discussion
Nader_125543
Nimbostratus
Nov 19, 2013iControl related to traffic flow and iRule applied
I have design and tested an iRule, now I need some help to apply the iRule to given VIP based on resource pool availability, in addition I like to terminate the HTTPS traffic on the same VIP as suppo...
Nader_125543
Nimbostratus
Nov 20, 2013Are you suggesting something like this?
when CLIENT_ACCEPTED { if { [active_members ] =0 } { SSL::enable SSL::profile /Common/clientssl HTTP::enable } else { SSL::disable HTTP::disable } }
when HTTP_REQUEST { ... << display the maintenance page >> }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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