WEB SERVERS
A typical scenario is for the front-end server to be outside a firewall. The front-end server receives requests from Web users, the plug-in relays the requests over HTTP, through the firewall, to the HTTP task on the back-end Domino server. The Domino server then processes the request and sends the reply back to the plug-in, which relays it to the user.
A plug-in can be configured to support any number of back-end servers. Since Domino uses the same plugins as WebSphere, you can also combine Domino and WebSphere servers. For example, a Domino server hosting a mail application and a WebSphere server hosting a J2EE application could both be placed behind the same IIS front-end server.
The back-end Domino server can be on any supported operating system platform. The following front-end servers are supported:
You do not need to install any other WebSphere components to use the Microsoft IIS plug-in. However, to use the IHS plug-in you must install the IHS components of WebSphere on the front-end server.
The following features are supported for the Domino back-end servers: core Domino database functionality, Domino Web Access, and Lotus Domino Off-Line Services (DOLS). Additional Domino products may also be supported; refer to the product documentation for details.
Related topics