]> 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)
commit7ac64ef4c53aca2f1d92edb238fa8856572058cc
treef400e5415137200ee7572455de8325a3caab844e
parent73baa4f319874ccdf732fdc12b5b307ed72d8920
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