Commit 9d3424c5 authored by Chuck Murcko's avatar Chuck Murcko
Browse files

Submitted by: Chuck Murcko

Fix for Netscape 2.x keepalive problems. This also removes the HTTP header
flush which was causing TCP slow start/delayed ACK/delayed segment on keepalives,
eating up ~400 ms (1) additional per keepalive connect, plus latency. This
is in essence the previously submitted fix, using BrowserMatch instead of a
dedicated function.

Reference:
    Heidemann et al. -
      Performance Interactions Between P-HTTP and TCP Implementations
      <http://www.isi.edu/lsam/publications/phttp_tcp_interactions/>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@76795 13f79535-47bb-0310-9956-ffa450edef68
parent fceda01a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment