Managing Connection Persistence; Keepalive; Keepalivetimeout; Maxkeepaliverequests - Oracle HTTP Server B12255-01 Administrator's Manual

10g release 1 (10.1)
Table of Contents

Advertisement

Managing Connection Persistence

The following directives determine how the server handles persistent connections.
They are located in the "Global Environment" of the
I
I
I

KeepAlive

Enables a single connection to accept multiple requests from the same client. The
default is set to "On".

KeepAliveTimeout

Sets the number of seconds the server waits for a subsequent request before closing
a
KeepAlive
specified by the

MaxKeepAliveRequests

Limits the number of requests allowed for each connection when
If it is set to "0", unlimited requests will be allowed. The default is set at 100.
KeepAlive
KeepAliveTimeout
MaxKeepAliveRequests
See Also:
Oracle Application Server 10g Performance Guide
I
"httpd.conf File Structure"
I
"KeepAlive directive" in the Apache Server
See Also:
documentation.
connection. Once a request has been received, the timeout value
TimeOut
"KeepAliveTimeout directive" in the Apache Server
See Also:
documentation.
"MaxKeepAliveRequests directive" in the Apache
See Also:
Server documentation.
on page A-2
directive applies. The default is set at 15 seconds.
Managing Connection Persistence
file.
httpd.conf
KeepAlive
Managing the Network Connection 5-5
is on.

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?

This manual is also suitable for:

Http server

Table of Contents