[EMAIL PROTECTED] wrote:

>jerenkrantz    2002/06/26 22:00:23
>
>  Modified:    server   core.c
>  Log:
>  - Fix segfault in core_output_filter when we are passed an empty brigade.
>  - Stash the remainder of the brigade in more when we see a flush bucket.
>    Previous to this commit, we would only process the buckets before the
>    flush on a HTTP/1.0 request and then return.
>  
>  We are proably only finding this now since we now correctly check for
>  keepalive connection status.
>

Do you have a simple test case for this?  I'd like to add it it
to httpd-test.

Thanks,
--Brian


Reply via email to