Restart Required After Making Changes to Oracle iPlanet Web Proxy Server
(Doc ID 1536885.1)
Last updated on JUNE 20, 2024
Applies to:
Oracle iPlanet Web Proxy Server - Version 4.0 to 4.0 [Release 4.0]Information in this document applies to any platform.
Goal
When making any configuration modifications to the Oracle iPlanet Web Proxy Server using the Administration Console, functional changes are not seen until a restart is done.
Example:
Add a new listen socket via the Administration Console:
Note Restart Required in upper right corner.
Example:
Restart has not occured at this point and we see the following differences:
1) Restart Required is missing in the upper right corner.
2) The new listen socket (ls2) is shown.
3) The new listen socket (ls2) is NOT listed in the server.xml file:
<SERVER>
<PROPERTY name="accesslog" value="/PATH/proxy4.0.15/proxy-newproxy/logs/access"/>
<LS id="ls1" port="8088" servername="SERVER_NAME"/>
<MIME id="mime1" file="mime.types"/>
..........
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 |