Limiting the Number of Processes and Connections
Managing Server Processes
4-5
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
file.
■
StartServers
■
ThreadsPerChild
■
MaxClients
■
MaxRequestsPerChild
■
MaxSpareServers
■
MinSpareServers
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.
See Also:
"httpd.conf File Structure"
on page A-2
See Also:
“
StartServers
directive” in the Apache Server
documentation.
See Also:
“
ThreadsPerChild
directive” in the Apache Server
documentation.
See Also:
“
MaxClients
directive” in the Apache Server
documentation.
Содержание HTTP Server
Страница 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Страница 12: ...xii ...
Страница 22: ...xxii ...
Страница 30: ...Starting Stopping and Restarting Oracle HTTP Server 1 8 Oracle HTTP Server Administrator s Guide ...
Страница 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Страница 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Страница 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Страница 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Страница 164: ...Security Services Implemented Within Oracle HTTP Server 8 34 Oracle HTTP Server Administrator s Guide ...
Страница 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Страница 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Страница 211: ...Glossary 9 X 509 Public keys can be formed in various data formats The X 509 v3 format is one such popular format ...
Страница 212: ...Glossary 10 ...
Страница 224: ...Index 12 ...