You can use a reverse proxy with distributed topologies. If your topology uses a reverse proxy, configure the required JNDI properties for the administration service.
See the Glossary for the definition of a reverse proxy.
You can use a reverse proxy, such as IBM® HTTP Server, to front server farm or WebSphere® Application Server Network Deployment topologies. In this case, you must configure the administration components appropriately.
You can call the reverse proxy from:
If the reverse proxy is in a DMZ (a firewall configuration for securing local area networks) and a firewall is used between the DMZ and the internal network, this firewall must authorize all incoming requests from the application servers.
When a reverse proxy is used in front of the application server infrastructure, the following JNDI properties must be defined for the administration service.
| JNDI properties | Values |
|---|---|
| mfp.admin.proxy.protocol | The protocol that is used to communicate with the reverse proxy. It can be HTTP or HTTPS. |
| mfp.admin.proxy.host | The host name of the reverse proxy. |
| mfp.admin.proxy.port | The port number of the reverse proxy. |
The mfp.admin.endpoint property that references the URL of the reverse proxy is also required for MobileFirst Operations Console.