How To Create URL Mapping For The Reverse Proxy in Oracle iPlanet Web Proxy server Using um_ntrans In The Predefined SAFs ?
(Doc ID 1500721.1)
Last updated on OCTOBER 30, 2024
Applies to:
Oracle iPlanet Web Proxy Server - Version 4.0 and laterInformation in this document applies to any platform.
How To Create URL Mapping For The Reverse Proxy Using um_ntrans In The Predefined SAFs ?
Goal
Oracle iPlanet Web Proxy Server: 4.0.19
To create the Reverse Proxy by enabling Http-Compression, the following options were tried:
1. Removing Accept-Encoding between the Web Proxy Server and the remote server (back-end server) so that incoming response can be rewritten.
2. One cannot use "map" and "reverse-map" SAFs and suppress-request-headers for Accept-encoding. Because if you configure it, the content won't be compressed.
It seem the expected behavior.
Due to BUG#12308510. um_trans should be used to create the Reverse Proxy by enabling Http-compression.
There could also be a scenario to use "um_ntrans" / "um-define-junction" / "um-output". But this doesn't seem to work as expected.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |