On Tue, Jun 05, 2001 at 05:03:17PM -0700, [EMAIL PROTECTED] wrote:
> On Tue, 5 Jun 2001, Greg Stein wrote:
>...
> > How about if we just remove the request filters, and leave all the
> > connection filters?
> >
> >     r->output_filters = c->output_filters;
> >     add()
> >     add()
> >     add()
> >
> >
> > Think that would suffice? Conceivably, a problem could still occur in a
> > connection filter, but remember: we're talking about *request* errors here.
> > I believe we can assume the connection is fine.
> 
> Only do 2 adds, and I can live with this.

Whoops. Too right. (duh! :-)

> We need to review the
> comments I made when I originally committed reset_filters, because I was
> seeing an annoying bug that I want to be sure we don't put back though.

Mail comments, or the cvs log? Do you recall?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

Reply via email to