[erlang-patches] Fix mod_esi timeout response

Henrik Nord henrik@REDACTED
Thu Mar 17 12:14:22 CET 2011


On 03/17/2011 02:26 AM, Bernard Duggan wrote:
> When a mod_esi operation times out, the response header it generates 
> is invalid:
>
> HTTP/1.1 {504,[84,105,109,111,117,116]} Internal Server Error
>
> This patch fixes it so that the response is correct:
>
> HTTP/1.1 504 Gateway Time-out
>
> Assuming I got the git stuff right this time, you should be able to 
> grab it here:
>
> git fetch git://github.com/bernardd/otp.git mod_esi_timeout_fix
>
> Cheers,
>
> Bernard
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
Hello

This branch is now cooking in 'pu'

/Henrik Nord, Erlang/OTP



More information about the erlang-patches mailing list