On Dec 9, 2013, at 2:53 PM, Alan M. Carroll <a...@network-geographics.com> wrote:
> I've been failing at solving the range transform issue for quite a while. I > think now we need to do something a little bit bigger to make it work > correctly and I have outlined that as an API proposal in the wiki. > > https://cwiki.apache.org/confluence/display/TS/Transform+Plugin+Content+Length+Control A few questions: - what happens if the TS_HTTP_TRANSFORM_CONTENT_LENGTH_HOOK hook is not registered? - where does the original Content-Length header come from? - what happens if everyone just returns INDETERMINATE all the time? - if it is ok to always return INDETERMINATE, then why would you return anything else? J