AW: Plugin transforming between cache and end-user

2013-08-13 Thread Sebastian Annies
-Ursprüngliche Nachricht- Von: Leif Hedstrom [mailto:zw...@apache.org] Gesendet: Freitag, 9. August 2013 12:34 An: dev@trafficserver.apache.org Betreff: Re: Plugin transforming between cache and end-user On Aug 8, 2013, at 12:56 PM, Sebastian Annies wrote: > Hi, > > So far I

Re: Plugin transforming between cache and end-user

2013-08-09 Thread Leif Hedstrom
On Aug 8, 2013, at 12:56 PM, Sebastian Annies wrote: > Hi, > > So far I'm happy with everything except HTTP range requests. > Whenever the plugin is null-transforming a HTTP range request the > following is happening: > > * the return code is set to 200 (instead of 206) > * the content-range h

Re: AW: AW: Plugin transforming between cache and end-user

2013-08-08 Thread Alan M. Carroll
Realistically, I would estimate end of August as a reasonable time frame. Thursday, August 8, 2013, 7:36:43 PM, you wrote: > I'm glad that the problem is at least known. > Do you have a gut-feeling when you will find the time? Is it rather this > month, in the next 3 months, this year or rather i

AW: AW: Plugin transforming between cache and end-user

2013-08-08 Thread Sebastian Annies
s.com] Gesendet: Donnerstag, 8. August 2013 14:50 An: Sebastian Annies Betreff: Re: AW: Plugin transforming between cache and end-user The range transforms worked at for 3.0 but were broken for 3.2. This was masked by the addition of range acceleration but when that was determined to be too risk

Re: AW: Plugin transforming between cache and end-user

2013-08-08 Thread Alan M. Carroll
The range transforms worked at for 3.0 but were broken for 3.2. This was masked by the addition of range acceleration but when that was determined to be too risky the original range transform issue was re-exposed. I'm currently trying to get some time to work on that, I see what the problem is,

AW: Plugin transforming between cache and end-user

2013-08-08 Thread Sebastian Annies
todo on ATS side? Grüße, Sebastian -Ursprüngliche Nachricht- Von: James Peach [mailto:jpe...@apache.org] Gesendet: Dienstag, 6. August 2013 16:15 An: dev@trafficserver.apache.org Cc: bri...@apache.org Betreff: Re: Plugin transforming between cache and end-user On Aug 6, 2013, at 4:01 PM, Sebast

Re: Plugin transforming between cache and end-user

2013-08-06 Thread James Peach
: James Peach [mailto:jpe...@apache.org] > Gesendet: Dienstag, 6. August 2013 10:33 > An: dev@trafficserver.apache.org > Cc: bri...@apache.org > Betreff: Re: Plugin transforming between cache and end-user > > > On Aug 3, 2013, at 12:16 PM, Sebastian Annies > wrote: &g

AW: Plugin transforming between cache and end-user

2013-08-06 Thread Sebastian Annies
...@apache.org Betreff: Re: Plugin transforming between cache and end-user On Aug 3, 2013, at 12:16 PM, Sebastian Annies wrote: > Hi, > > > > we have huge files that will be slightly different for most users - > they are 1 to 8GB and only 1k differs - so we want to change them with

Re: Plugin transforming between cache and end-user

2013-08-06 Thread James Peach
On Aug 3, 2013, at 12:16 PM, Sebastian Annies wrote: > Hi, > > > > we have huge files that will be slightly different for most users - they > are 1 to 8GB and only 1k differs - so we want to change them with a > transformation. Unfortunately the null-transform plugin is of no help since > it

Plugin transforming between cache and end-user

2013-08-03 Thread Sebastian Annies
Hi, we have huge files that will be slightly different for most users - they are 1 to 8GB and only 1k differs - so we want to change them with a transformation. Unfortunately the null-transform plugin is of no help since it transforms the content coming from the origin server and NOT the content