On Tue, October 31, 2006 2:02 pm, Joe Orton wrote: > Being able to determine writability from the output filter chain means > redesigning the output filtering interface, there is nothing simple > about it at all.
This seems to me an exaggeration - pulling apart ap_core_output_filter(), all it would involve is exposing otherwise private data in a formal function. > The point of this thread is to gain consensus on how to make the cache > interact properly with the current output filtering API. And in the process make design decisions that impact the cache down the line. This design cannot be completed in a vacuum. Regards, Graham --