uCosminexus Application Server, System Setup and Operation Guide

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

Appendix E.7 Contents set automatically by Management Server to Web server

The following table describes the contents set automatically by Management Server to the user definition file related to the Web Server.

Table E-8 The contents set automatically by Management Server (for the Web server)

User definition file Set contents
httpsd.conf#1 For Windows Include Cosminexus-installation-directory
/CC/web/redirector/servers/logical- server -name/mod_jk.conf
Include Cosminexus HTTP Server-installation-directory
/servers/HWS_real-server-name-of-logical-Web-server/conf/httpsd_manager.conf#2
HWSGracefulStopTimeout 0
For UNIX Include /opt/Cosminexus/CC/web/redirector/servers/logical-server-name/mod_jk.conf
Include Cosminexus HTTP Server-installation-directory
/servers/HWS_ real-server-name-of-logical-Web-server/httpsd_manager.conf#2
HWSGracefulStopTimeout 0
mod_jk.conf For Windows LoadModule jk_module Cosminexus-installation-directory
/CC/web/redirector/mod_jk-file-name#3
JkWorkersFile Cosminexus-installation-directory
/CC/web/redirector/servers/logical-server-name/workers.properties
For UNIX LoadModule jk_module /opt/Cosminexus/CC/web/redirector/mod_jk-file-name#3
JkWorkersFile /opt/Cosminexus/CC/web/redirector/servers/logical-server-name/workers.properties

#1
When operating a Web Server, you must match the contents of the httpsd.conf file to the operation environment and make the appropriate settings. For the contents to be set and how to set those contents, see the uCosminexus Application Server HTTP Server User Guide.

#2
This value is set if you specify the values for the AppendDirectives parameter of the logical Web Server (web-server) in the Easy Setup definition file, or for the Additional directives of the Item-wise setup in the Web Server Settings dialog box of the management portal.

#3
mod_jk-file-name differs depending on the OS.