Forum Discussion
Khuongt_50925
Nimbostratus
Sep 04, 2008iRule error invoked from SSL - "unknown error"
I have the following iRULE:
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/admin"}{
pool test_admin
} elseif { [HTTP::uri] starts_with "/staging/" } { ...
hoolio
Cirrostratus
Sep 05, 2008The original rule shows SSL::disable serverside being called from a clientside event, so according to SOL9065, this shouldn't be a problem. I couldn't find any other issues with SSL::disable serverside being used in HTTP_REQUEST.
Maybe you could open a case with F5 Support to find out whether there is another known issue with this command.
Aaron
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