Thanks for sharing! I'm not planning on implementing any of this any time soon if ever but wanted to share the ideas.
On Mon, Aug 22, 2016, 13:59 Wes Turner <[email protected]> wrote: > 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]> 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
