Well, i think that case (pre cache transforms) was covered by
https://issues.apache.org/jira/browse/TS-1004
This patch has not been field tested in production yet.
I've seen traffic server sending out both content-length AND
transfer-encoding chunked headers, which seems ambigous.
I think that is a different problem, and maybe sometimes happens without
this patch too.
I remember someone (jmcg?) saying that that case is covered by the http
specs, and user agents should ignore the content length when a chunked
response is received. So hopefully, most user agents will deal with this
ok. Still, it deserves some more investigation i think.

Regards,
Otto van der Schaaf

2012/5/16 Nick Kew <n...@apache.org>

> On Tue, 15 May 2012 11:05:30 +0200
> Otto van der Schaaf <osch...@gmail.com> wrote:
>
> > well i created https://issues.apache.org/jira/browse/TS-1261, but i get
> an
> > error when i click the 'attach files' link from jira.
> > any suggestions?
>
> I see you resolved that now.
>
> Have you tested whether it applies exactly where it's needed,
> or whether it also affects cases where a transform is configured
> but operates before rather than after caching?
>
> --
> Nick Kew
>

Reply via email to