Mapping Web server requests to EAServer listeners  Copy libraries from EAServer to your Web server

Chapter 4: Installing and Configuring a Web Server Redirector Plug-In

Setting the redirector logging level

Edit the redirector configuration file to add the Connector.LogLevel directive, which determines the amount of redirector logging that is sent to the Web server log file. For a description of the logging level options, see Table 4-3.

For example, to set the redirector logging level to “inform”, add this line to the redirector configuration file:

Connector.LogLevel inform 

You must also set the logging level for the Apache Web server in the httpd.conf file to either “info” or “error” for the redirector to produce any logging. The syntax is:

LogLevel [ debug | info | notice | warn | error | crit ] 

For example, add this line to the httpd.conf file:

LogLevel info




Copyright © 2005. Sybase Inc. All rights reserved. Copy libraries from EAServer to your Web server

View this book as PDF