Forum Discussion
Roman_80473
Jul 01, 2011Nimbostratus
How to find HOST protocol inside iRule?
Hi folks,
Is there a way to find host protocol inside HTTP_REQUEST event in iRule? I can get host ([HTTP::host] ) and uri ([HTTP::uri]), but not sure about protocol.
Any help ...
hooleylist
Jul 05, 2011Cirrostratus
Hi Roman,
You don't need to check the port if you use this:
if {not ([catch {SSL::cipher version} result]) && $result ne "none"}
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