Ok, you convinced me that these extra requests from PyCharm won't cause you any problems. Impressive stats, by the way :)
We will focus on migrating our packaging-related features to these new endpoints; hopefully, it won't take long. Note, however, that we need to prepare updates for already released versions of PyCharm. We'll let you know as soon as everything is ready. Ernest W. Durbin III suggested changing User-Agent, so that it's clear which requests come from PyCharm. To me it seems a fair point. Batch API, as mentioned by Steve Dower, are very welcome, anyway. Also "/simple" index is still HTML page. Honestly, it's a bit cumbersome that this information can be received only by scraping HTML and for everything else there are JSON REST API and XML-RPC. Is anyone from PyPA attending to EuroPython next week? We could discuss these matters further there. 2016-07-13 23:54 GMT+03:00 Donald Stufft <[email protected]>: > > On Jul 13, 2016, at 4:21 PM, Михаил Голубев <[email protected]> wrote: > > Can you handle that? > > > > Oh, and just to put things in scale in the past 30 days: > > * PyPI has served > 3 billion HTTP requests. > * PyPI has served > 327TB of bandwidth. > * The 95%tile for cache hit vs cache miss is 92%. > * We regularly serve >1,000 concurrent requests - > https://s.caremad.io/QDTlK0mRj7/ > > — > Donald Stufft > > > > -- Best regards Mikhail Golubev
_______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
