On Thu, Oct 18, 2018 at 11:29 AM Ruediger Pluem <rpluem@xxxxxxxxxx> wrote: > > > > The reason is ap_request_core_filter. It iterates over the brigade and hands over each bucket alone to > > ap_core_output_filter. IMHO a bug. > > How about the attached patch for fixing? +1, nice way to address it! Thanks, Yann.