Managing Interaction Between Server and Network
5-4
Oracle HTTP Server Administrator’s Guide
Managing Interaction Between Server and Network
The following directives are used to specify how the server interacts with the
network. They are located in the “Global Environment” of the
httpd.conf
file.
■
ListenBackLog
■
SendBufferSize
■
TimeOut
ListenBackLog
Specifies the maximum length of the queue of pending connections. This is useful if
the server is experiencing a
TCP SYN
overload, which causes numerous new
connections that open up but do not complete the task.
SendBufferSize
Increases the
TCP
buffer size to the number of bytes specified, thereby improving
performance.
TimeOut
Sets the maximum time, in seconds, that the server waits for the following:
■
The total amount of time it takes to receive a
GET
request.
■
The amount of time between receipt of
TCP
packets on a
POST
or
PUT
request.
■
The amount of time between
ACKs
on transmissions of
TCP
packets in
responses.
The default is set at 300 seconds.
See Also:
"httpd.conf File Structure"
on page A-2
See Also:
“
ListenBackLog
directive” in the Apache Server
documentation.
See Also:
“
SendBufferSize
directive” in the Apache Server
documentation.
See Also:
“
TimeOut
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 ...