> Be careful 
> you have configuration to avoid buffering the entire .iso file that 
> somebody tries to copy to their DAV filesystem.  And your configuration 
> may be roll-your-own w.r.t. selecting which request objects to operate 
> on since you may have to make your decisions before Apache has read the 
> entire request header.

Could you perhaps please expand a bit on this? 

> The simple answer is that if you return data in the right format to 
> HTTP_IN, then there won't be a problem :)  But keep track of Apache 2 
> development in that area so that if the interface has to change between 
> those filters you can accomodate.  I'm doubtful that the exact division 
> of labor between the different Apache-provided input filters can be 
> considered a stable programming interface.

Point taken.

Reply via email to