I can understand that but in some applicaitons (online payment transactions for example), proper operation is more important than performance.
Tim BTW I joined this converstaion late, but I seem to have trouble with POSTed formes where the application may take several seconds to to processes before sending anything to the browser. My application is several forms in a wizard style process, where you fill out information, click select, and get taken to the next form. The last form may take up to 30 seconds to process, and seems that 5-10% of the time has trouble displaying the last page. Any ideas? Thanks! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Rescorla Sent: Friday, October 12, 2001 10:24 AM To: [EMAIL PROTECTED] Subject: Re: Keepalives "Tim Pushor" <[EMAIL PROTECTED]> writes: > What would the ramifications be of disabling keep alives altogether? That's essentially what the config file below does. In general, it leads to lousy performance. Keepalives were a very important HTTP performance improvement. -Ekr ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
