On 20 Aug 2017, at 19:09, Peter Uhn��k <i.uhnak@gmail.com> wrote:
a) is there a known reason for this?


No. I will start to check.

b) is there a way to know what is the current latest image of particular Pharo without downloading it?

No, you would need to get a list of files and take the highest number. We should add a files with that info.

On 20 Aug 2017, at 21:06, Tim Mackinnon <tim@testit.works> wrote:

I was wondering thinking something similar - but should this be sitting behind something like cloudflare  if it oss? Then it wouldn't really matter and would be very fast.


Cloudflare sadly does not cache any archives (.zip and things), at least in the free version. It is not very clear how it works in the payed plan.

We used in the past  https://www.cdn77.com but performance was not much faster then Inria and the problem is that it needs
some API call to tell the CDN when you upload anything new. Was a bit of a hassle���

Marcus