ODRs - Configure SSL offload for all HTTPS traffic
We can change the default outgoing protocol for requests that go through the on demand router. By default, the on demand router matches the incoming protocol to the outgoing protocol.
The on demand router has the following default behaviors:
- For inbound Hypertext Transfer Protocol (HTTP) requests, the request is forwarded over outbound HTTP.
- For inbound Hypertext Transfer Protocol Secure (HTTPS) requests, the request is forwarded over outbound HTTPS.
We can change this default behavior for all HTTP and HTTPS traffic that the on demand router handles, or on a per-web module basis.
Configure the ODR to perform SSL offload for all HTTPS traffic
In the administrative console, click...
Servers > Server types > On demand routers > on_demand_router > On demand router properties > On demand router settings > Custom properties > New.
...and specify custom property...
named http.protocolMap = SSL-offload
Related:
Overview of request flow prioritization Set up Intelligent Management for dynamic operations Create and configure ODRs Create ODRs Configure ODRs createodr.jacl script Intelligent Management: on demand router system and custom properties