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
 


Server Processes Section - Process Configuration

Figure 10 - Server Processes - Process Configuration Section

Process Configuration

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

  • MaxClients - The limit on the number of simultaneous requests. Not more than this number of child processes will be created.
  • MaxRequestsPerChild - The limit on the number of requests each child will handle. The child will die after this limit is exceeded.
  • MaxSpareServers - The maximum number of idle child server processes.
  • MinSpareServers - The minimum number of idle child server processes.
  • StartServers - The number of child server processes created on startup.
  • ThreadsPerChild - The maximum number of threads the server is to use. This is the maximum number of connections the server can handle at once.

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