* "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote:

> Answer, the byterange filter removes itself.  It *knows* there are no partially
> processed buckets that it is holding on to.  Nobody else is allowed to add
> or remove a filter - but the filter may remove itself when it knows this is
> a safe operation.

Sorry Bill, that doesn't match the reality. Think of AddOutputFilterByType and a 
content-type changing filter module (PHP output filter, for example).

The core triggers a filter insertation for *every* content-type change.
And - actually, this can be quite useful (again, think of PHP. The script may return 
different content types).

nd

Reply via email to