Web module proxy server settings
To specify proxy server settings for the Web module.
To view this admin console page, click Applications > Application Types > WebSphere enterprise apps > application_name > Manage Modules > Web_module_name > Web Module Proxy Configuration.
- Name
Name of the proxy server.
- Enable Proxy
Select Enable Proxy to enable proxy server to route requests to this Web module. Deselect Enable Proxy to disable routing using the proxy server.
- Web Module Transport Protocol
Protocol that the proxy server uses when communicating with this Web module.
Choose the protocol in the Web module transport protocol field to use a specific transport protocol, such as HTTP, for the protocol between the proxy server and the appserver. This is an alternative to using the protocol used by the client to communicate with the proxy server.
For example, in order to perform SSL termination, which is also known as SSL offload, for HTTPS traffic for the Web module, select HTTP for the transport protocol. HTTPS protocol is for advanced configurations and is not commonly used.
- Custom Properties
Specifies additional custom properties for this runtime component. Some components use custom configuration properties defined by this option.
Related tasks
Customizing routing to applications