]> granicus.if.org Git - apache/commit
Modify mod_include to send blocks of data no larger than 9k.
authorRyan Bloom <rbb@apache.org>
Fri, 2 Mar 2001 06:58:00 +0000 (06:58 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 2 Mar 2001 06:58:00 +0000 (06:58 +0000)
commit4fe069a1b0f17a2da9fe3342067cbfa46518a690
treee96d2e088c716d7e1aa503a782d53658e8d634df
parent4f7dd462eaa130e8fd6888f39c4fe4f5578a1237
Modify mod_include to send blocks of data no larger than 9k.
Without this, mod_include will wait until the whole file is parsed,
or the first tag is found to send any data to the client.
Submitted by:   Paul J. Reder <rederpj@raleigh.ibm.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88417 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/filters/mod_include.c
modules/filters/mod_include.h