Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

KeepAlive parameter

Status
Not open for further replies.

familycgi

Programmer
Joined
Feb 5, 2010
Messages
1
Location
CA
We run OracleForms 10.1.2.3 with Apache 2.0.52 on Linux. Our keep alive parameters are set as:
KeepAlive: on
MaxKeepAliveRequests 100
KeepAliveTimeout 15

My question is - what should KeepAlive be set as? The fact that we have "on" misspellt (case sensitive) - does it mean it's automatically set to default which is "On" for this version of Apache?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top