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/" } { ...
Nicolas_Menant
Employee
Sep 05, 2008it seems there is a known issue :
Known Issue
In a serverssl-only (i.e. no clientside ssl) setup, the SSL::disable command will not be processed correctly in serverside events. This issue is tracked as CR83395. It can be worked around by calling SSL::disable in a clientside event with the "serverside" parameter (i.e. "SSL::disable serverside").
Check the bottom of this page:
Click here
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