PrimeAlert for Apache Web Server Logo

PrimeAlert® for Apache Web Server

Version 1.0.0



Contents
  1. Overview
  2. Loading PrimeAlert for Apache Web Server
  3. PrimeAlert for Apache Web Server Console
  4. Identification Section
  5. Configuration Section
  6. Server Processes Section
  7. Core File Section
  8. Server Performance Section
  9. Log Files Section
 


Configuration Section - Global Configuration

Figure 5 - Configuration - Global Configuration Section

Global Environment

The Global Configuration section displays global configuration data about your Apache Web Server. The data fields in the Global Environment table are described below:

  • BindAddress - The IP address of the network interface that the Apache Web Server uses to listen for connections.
  • KeepAlive - Specifies whether the server is to allow multiple requests to be sent over the same TCP connection.
  • KeepAliveTimeout - The number of seconds between requests where Apache will keep its TCP connection alive. The number of seconds Apache will wait for the next request before closing the TCP connection.
  • Listen Port - Instructs Apache to listen to more than one IP address or port. The directive defaults to listening on all IP addresses and the port specified by the Port directive.
  • ListenBacklog - The maximum length of the queue of pending connections.
  • LockFile - Sets the path to the lock file to be used by Apache.
  • MaxKeepAliveRequests - Limits the number of requests allowed per TCP connection when the KeepAlive directive is set to on.
  • ServerRoot - The root directory of the server.
  • Timeout (s) - The total amount of time Apache will wait:
    • To receive a GET request.
    • Between receipt of TCP packets on a POST or PUT request.
    • Between ACKs on transmissions of TCP packets in responses.

Top Previous Next
Copyright © 1996-2001 Halcyon Monitoring Solutions, Inc. All rights reserved. http://www.HalcyonInc.com