]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
backport revisions 1162584, 1164861, 1162587 from trunk:
authorEric Covener <covener@apache.org>
Sat, 3 Sep 2011 17:42:56 +0000 (17:42 +0000)
committerEric Covener <covener@apache.org>
Sat, 3 Sep 2011 17:42:56 +0000 (17:42 +0000)
commit6f3819fb2d164adffa3c6661a5a680433b61b364
treefee9aede5252c3a51e5c622484994b410f5aeefd
parenteebb08b1a01395ea23d9efd44addc0655607e01a
backport revisions 116258411648611162587 from trunk:

Add MaxRanges directive and limit # of accepted ranges to 200 by default.

Submitted By: Eric Covener, Guenter Knauf
Reviewed By: covener, fuankg, sf

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164894 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/conf/httpd.conf.in
docs/manual/mod/core.xml
include/ap_mmn.h
include/http_core.h
modules/http/byterange_filter.c
server/core.c