Limiting The Number Of Processes And Connections; Startservers; Threadsperchild; Maxclients - Oracle HTTP Server B12255-01 Administrator's Manual

10g release 1 (10.1)
Table of Contents

Advertisement

Limiting the Number of Processes and Connections

The following directives control and limit the number of child processes or
simultaneous requests. They are located in the "Global Environment" of the
httpd.conf
I
I
I
I
I
I

StartServers

Sets the number of child server processes created when Oracle HTTP Server is
started. The default is set at 5. This is applicable to UNIX only.

ThreadsPerChild

Controls the maximum number of child threads handling requests. The default is
set at 50. This is applicable to Windows only.

MaxClients

Limits the number of requests that can be dealt with at one time. The default and
recommended value is 150. This is applicable to UNIX only.
file.
"httpd.conf File Structure"
See Also:
StartServers
ThreadsPerChild
MaxClients
MaxRequestsPerChild
MaxSpareServers
MinSpareServers
"StartServers directive" in the Apache Server
See Also:
documentation.
"ThreadsPerChild directive" in the Apache Server
See Also:
documentation.
"MaxClients directive" in the Apache Server
See Also:
documentation.
Limiting the Number of Processes and Connections
on page A-2
Managing Server Processes 4-5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Http server

Table of Contents