[erlang-patches] Fix to mod_log logging of content length

Henrik Nord henrik@REDACTED
Mon Sep 26 12:08:07 CEST 2011


On 09/25/2011 06:57 AM, Garrett Smith wrote:
> git fetch git://github.com/gar1t/otp.git mod_log-fix
>
> https://github.com/gar1t/otp/compare/mod_log-fix
> https://github.com/gar1t/otp/compare/mod_log-fix.patch
>
> mod_log was logging response content length as a string, which was
> formatted in the log as an Erlang integer list.
>
> It uses integer for Bytes transferred everywhere else.
>
> This fix converts content length from a string to an integer, which
> corrects the log formatting problem.
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
Thank you.

I have included your patch in 'pu'



-- 
/Henrik Nord Erlang/OTP




More information about the erlang-patches mailing list