]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Improve the performance of the ap_r* functions by buffering their data in
authorGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 01:31:00 +0000 (01:31 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 01:31:00 +0000 (01:31 +0000)
commit5cfdcb3f847c29f249cb6af1baf7da613e51c5ea
treef400e5415137200ee7572455de8325a3caab844e
parent8ebb815e655fbd5791c732d02c58f2e6ffc9afc6
Improve the performance of the ap_r* functions by buffering their data in
[the context of] a new filter ("OLD_WRITE").

Further information/discussion of this patch is available on new-httpd
between Jan 16 and Jan 23, 2001.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87804 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h
modules/http/http_core.c
modules/http/http_protocol.c