[MERGE] acl support for range_offset_limit

From: Matthew Morgan <atcs.matthew_at_gmail.com>
Date: Wed, 10 Feb 2010 10:39:18 -0500

Here is the patch to add acl support to range_offset_limit. It is being
parsed using the same data types as reply_body_max_size, which means the
limit value gets run through parseBytesLine64, and the acl is optional.
If people are using the old global style of range_offset_limit, they
shouldn't have to do anything to their configs.

As per Amos' request, getRangeOffsetLimit is now a member of
HttpRequest, and it caches it's value the same way reply_body_max_size does.

Sorry it has taken me so long! Thanks for being patient.

Received on Wed Feb 10 2010 - 15:39:34 MST

This archive was generated by hypermail 2.2.0 : Thu Feb 11 2010 - 12:00:06 MST