On Dec 18, 2005, at 10:59 AM, Ruediger Pluem wrote:

How about the attached patch?
It moves the code into a separate http protocol specific filter that
is only inserted if the request is a proxy request.
Of course it adds the effort of another loop over the brigade.


My thoughts were something more like a ap_http_error_ofilter
which simply checks for the error bucket and does appropriate
things; something very general that the full http chain can
use.

Again, since we're working on trunk, let's fold these in
and "save" tuning and semantics with the actual codebase.

Reply via email to