You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2007/09/26 21:49:18 UTC

Re: svn commit: r579777 - /httpd/httpd/branches/2.2.x/STATUS

jim@apache.org wrote:
>     
> +   * mod_proxy_ajp: Ignore any ajp13 flush packets that we may
> +     receive before we send headers.
> +     Trunk version of patch:
> +        http://svn.apache.org/viewvc?view=rev&revision=579707
> +      Backport version for 2.2.x of patch:
> +         Trunk version of patch works (minus CHANGES conflict)
> +      +1: jim

Are any tomcat or other ajp agents trying to push out 100 CONTINUE
style responses?  Are we properly eating them (and sending out the
appropriate ones ourselves?)