1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-11 19:01:49 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
c8f77a58d9 syntax for mod_b*.xml and mod_c*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330964 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 16:55:17 +00:00
69c1a5c854 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
ae121d4499 Update documentation for AddOutputFilterByType move
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966890 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 22:50:12 +00:00
d3b023e835 Clarify the documentation for mod_buffer to better explain where the
buffer might be useful, and that buffering is not guaranteed to improve
performance in all cases.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718086 13f79535-47bb-0310-9956-ffa450edef68
2008-11-16 19:32:13 +00:00
96098a029d * Fix properties.
Submitted by: Takashi Sato <takashi lans-tv.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718015 13f79535-47bb-0310-9956-ffa450edef68
2008-11-16 12:43:06 +00:00
93d3db6999 mod_buffer: Optional support for buffering of the input and output
filter stacks. Can collapse many small buckets into fewer larger
buckets, and prevents excessively small chunks being sent over
the wire.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@717867 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 15:49:28 +00:00