Hitachi

uCosminexus Application Server Compatibility Guide


6.2.1 Using the in-process HTTP server

The in-process HTTP server is the Web server functionality provided in the J2EE server processes.

As the J2EE server processing receives the HTTP request directly without passing through the Web server, you can use the Web server functionality with even better processing performance than during the Web server integration. Therefore, for a system that emphasizes performance, Hitachi recommends that you use the in-process HTTP server.

However, there are comparative differences in the functionality provided in Cosminexus HTTP Server and Microsoft IIS, you check the differences in the functionality, and then determine whether to use the in-process HTTP server. Furthermore, you cannot use the in-process HTTP server and the Web server integration functionality simultaneously. When you design the system, you must choose which functionality you will use, in advance.

To use the in-process HTTP server, the prerequisites are as follows:

Take note of the following when using the in-process HTTP server:

Customize the J2EE server properties to specify the settings for the in-process HTTP server. For details on customizing the operation settings for the J2EE server, see 6.2.3 Execution environment settings (J2EE server settings).

Tip

The in-process HTTP server is not the default server.