Re: Should we release 2.10?
Bojan Smojver <[email protected]>
| Newsgroups | gmane.comp.apache.apreq |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2008-11-12 at 10:36 +1100, Bojan Smojver wrote: > We should find out what's going on with this before the release. What I've discovered so far is that mod_apreq_output_filter_test.c gets the correctly parsed content from apreq machinery and puts all that in the brigade. But, upon ap_pass_brigade(f->next,bb) call, some of the content is mysteriously dropped when the connection over SSL. This will require further debugging... -- Bojan