It looks like there might be a problem in
ap_get_brigade (util_filter.c) or ap_http_filter when it calls ap_get_brigade
it looks like the input filters goes:
HTTP_IN
CORE_IN (which creates the socket bucket)
HTTP_IN
HTTP_IN
HTTP_IN
HTTP_IN
and then goes on to process the page.
it doesn't seem to even call the dechunk input filter
> -----Original Message-----
> From: Graham Leggett [mailto:[EMAIL PROTECTED]]
> Sent: Wed, May 16, 2001 4:51 PM
> To: [EMAIL PROTECTED]
> Subject: Re: mod_headers
>
>
> Bill Stoddard wrote:
>
> > YES! I had this on my todo list as well and will gladly
> review whatever you
> > come up with.
>
> I posted a file containing a new mod_headers.c in it (easier to review
> than a patch, the module is really small). The output filter works for
> me, but the input filter does not - the filter is added to
> the chain but
> it never runs, and it is not obvious as to why. Can you look
> at this for
> me and see if there is anything I overlooked?
>
> Regards,
> Graham
> --
> -----------------------------------------
> [EMAIL PROTECTED] "There's a moon
> over Bourbon Street
> tonight..."
>