Commit 02e7d023 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

suggest more tweaks to go along with the proposed mod_cgid backport


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@731968 13f79535-47bb-0310-9956-ffa450edef68
parent 2458c36e
Loading
Loading
Loading
Loading
+3 −0
Changes for STATUS: 3 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -114,6 +114,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    PR 39332
    http://svn.apache.org/viewvc?view=rev&revision=729579
    +1: niq, rpluem
    +1 with r731963 + r731965: trawick
       (http://svn.apache.org/viewvc?view=rev&revision=731963,
        http://svn.apache.org/viewvc?view=rev&revision=731965)

  * util_script (CGI): return 504 (Gateway timeout) rather than 500
    when a script times out before returning status line/headers.