Moving git.openwrt.org behind Fastly CDN

Petr Štetiar ynezz at true.cz
Wed Dec 4 05:07:08 PST 2024


Hi,

git.openwrt.org is currently served by a single VPS server, which is no longer
suitable in this age of AI scraping. That server is being overloaded on daily
basis with spikes of requests, leading quite often to 500s, causing build
failures on our buildbots during feed syncs.

As a first quick fix attempt, I've prepared git.cdn.openwrt.org, which is a
Fastly CDN-backed mirror of git.openwrt.org and would like to serve all the
traffic via Fastly CDN which I hope should alleviate the gitweb based load on
the server as it could be served from the CDN cache.

The CDN is generously provided by Fastly, without any cost to us. If we decide
to keep using this service, we're going to put information about it somewhere
on the gitweb page.

The setup is going to use Fastly's relatively recent CA Certainly[1], using
certs with 30-day certificate validity.

In case you bump into any issues, please let us know via standard channels
(lists, IRC, GitHub issues, etc.) so we can address them or eventually revert
the change.


1.  https://www.fastly.com/blog/announcing-certainly-fastlys-own-tls-certification-authority


Happy Git cloning!

Cheers,

Petr



More information about the openwrt-adm mailing list