6 Enable WebLogic Plug-In Enabled flag in Weblogic
This topic explains systematic instructions to enable the WebLogic Plug-In Enabled flag in WebLogic.
This flag needs to be enabled in WebLogic if it is accessed through proxy plugins. When the WebLogic plugin is enabled, a call to getRemoteAddr will return the address of the browser client from the proprietary WL-Proxy-Client-IP header instead of the webserver.
- Enable WebLogic Plug-In Enabled flag at managed server level as per below steps.
- Enable WebLogic Plug-In Enabled flag at domain level as per below steps:
- Click Domain, and then click Web Applications.
- Check the WebLogic Plug-In Enabled box.
- Click Save.
- Restart the server.