On Mon, Jun 29, 2015 at 6:57 PM, Michael Kaufmann
<m...@michael-kaufmann.ch> wrote:
> LimitRequestBody is broken in the (unreleased) Apache versions 2.4.13-2.4.15
> because of this change: http://svn.apache.org/r1684515
>
> In http_filters.c, ap_http_filter(): The variable "totalread" is
> uninitialized if readbytes is 0.
>
> Messages similar to this one are logged: "AH01591: Read content-length of
> 140067070814864 is larger than the configured limit of 104857600", and then
> Apache closes the connection.

Thanks for reporting this before the testing/release.
Fixed in r1688274 (will now propose a backport), and since this is a
showstopper, it will be merged (once reviewed) before 2.4.16/2.2.30.

Regards,
Yann.

Reply via email to