Forum Discussion
Robert_47833
Jun 07, 2011Altostratus
Do we have other way to forward https
Hi,need help
request: https://www.sr24stubtex.com/help/services/
want to forward to a pool cjj
becuase backend server only open http:80 as the service and the java code didn'...
John_Alam_45640
Jun 07, 2011Historic F5 Account
use the node command:
if {[HTTP::path $uri] starts_with "/help/services/" } {
SSL::disable
node x.x.x.x 80
}
else {
pool some_other_pool
}
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