CVSROOT: /cvs Module name: www Changes by: r...@cvs.openbsd.org 2017/07/24 06:37:09
Modified files: build : mirrors.dat Log message: Remove anycast CDN mirror from EvoWise. The CDN uses some kind of rate limiting that doesn't work nicely with our installer and pkg_add. ftp(1), tool that is used by the installer, doesn't support HTTP keep-alive so it opens a TCP/TLS connection per downloaded file. This results in connection timeouts after fetching some files when the CDN's rate limiting kicks in. The mirror's maintainer doesn't seem to be available anymore. OK sthen@ tb@ phessler@