uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

4.1 Organization of this chapter

Application Server provides the redirector functionality for Web server integration. A redirector refers to a library provided in the Web container. By registering the redirector in the Web server, you will be able to process a specific requests, from the HTTP requests for the Web server, in the specified Web container and distribute and process the requests in multiple Web containers.

The following table lists the functionality and the corresponding reference sections for each functionality related to the Web server integration:

Table 4-1 Functionality and the corresponding reference sections of each functionality related to Web server integration

Functionality Reference
Distributing requests with the Web server (Redirector) 4.2
Distributing requests by URL pattern 4.3
Distributing requests by the round-robin format 4.4
Distributing requests by the POST data size 4.5
Communication timeout (Web server integration) 4.6
Specifying the IP address (Web server integration) 4.7
Error page customization (Web server integration)# 4.8
Viewing the top page by specifying the domain name 4.9
Notification of Gateway Information to a Web Container 4.10

#
Functionality available only when you use Cosminexus HTTP Server as the Web server. You cannot use this functionality in the case of using Microsoft IIS.

Furthermore, in the case of Web server integration, you can also use the SSL-based authentication and the data encryption functionality of Cosminexus HTTP Server or the SSL-based authentication and the data encryption functionality of Microsoft IIS.

For SSL-based authentication and data encryption in Cosminexus HTTP Server, see 7.2.5 SSL setup with Cosminexus HTTP Server in the uCosminexus Application Server Security Management Guide. For SSL-based authentication and data encryption in Microsoft IIS, see 7.2.6 Microsoft IIS setup (in Web redirector environments) in the uCosminexus Application Server Security Management Guide. You can use this functionality only in the Web redirector environment.

Note that the Web server integration functionality provided in Application Server includes a functionality wherein the functions unique to the Application Server are extended beyond the functions defined in J2EE, and also those provided as functions unique to Application Server. For details about whether the functionality is unique to Application Server, see 1.2 Functionality corresponding to the purpose of the system.

Environment settings required for Web server integration
The following environment settings are required for the Web server integration: