These docs explain the challeges of supporting caching with ETags, Gzip,
and conditional requests:

https://chibisov.github.io/drf-extensions/docs/#gzipped-etags

On Monday, August 22, 2016, Donald Stufft <[email protected]> wrote:

>
> On Aug 22, 2016, at 11:12 AM, Daniel Holth <[email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote:
>
>  The 'multiple versions with different compression algorithms' idea
> assumes some consumers don't have .xz and would prefer the .gz version for
> example.
>
>
> The more variants a file has, the less likely a cache hit is for any given
> request. The goal is to reduce the number of variants not increase them.
>
> —
> Donald Stufft
>
>
>
>
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to