Also here a detailed response for the 404 cloudflare images:
https://cloudflare.f-droid.org/repo/vocabletrainer.heinecke.aron.vocabletrainer/en-US/phoneScreenshots/Editor.png
(which works if you directly browse for that URL)
1 Like
Thanks for reporting. I should be fixed now
Just FYI the checkly website status page for F-Droid is at https://fdroid.checklyhq.com/.
https://cloudflare.f-droid.org now has ~3 s response time for a web page and 800 ms for direct resource requests, with numbers of 2-3 times at the 95 percentile.
Also, 85% traffic is cached:
2 Likes
had slow (15s+) responses to f-droid.org and looked at the checkly status. I thought it is cloudflare due to the availability status, but on a detailed look it was the OVH remote mato.acge.com
of the pool of A records that was the outlier at 15s. 2 hetzner nodes were ~250ms. You must be aware anyway, but fyi if not
time curl --resolve f-droid.org:443:149.202.95.241 https://f-droid.org -v -o/dev/null
log at this pastebin
3 Likes