[Distutils] greater compression on pypi?

Wes Turner wes.turner at gmail.com
Mon Aug 22 13:59:51 EDT 2016


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 <donald at stufft.io> wrote:

>
> On Aug 22, 2016, at 11:12 AM, Daniel Holth <dholth at gmail.com
> <javascript:_e(%7B%7D,'cvml','dholth at gmail.com');>> 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
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160822/85d65f92/attachment.html>


More information about the Distutils-SIG mailing list