Future of git.openwrt.org [Was: Re: Moving git.openwrt.org behind Fastly CDN]

nick vincent at systemli.org
Fri Dec 6 07:41:21 PST 2024


A friend recently pointed out a very useful tool that could solve our 
issues: https://gitlab.com/grouperenault/git_cdn

This tool allows us to set up a cache near our CI/Buildbot workers, 
eliminating issues related to scraping. We could potentially run two 
separate instances: one for GitHub and another for git.openwrt.org.

On 12/6/24 11:52 AM, Bjørn Mork wrote:
> Petr Štetiar <ynezz at true.cz> writes:
>> Hannu Nyman <hannu.nyman at iki.fi> [2024-12-04 17:23:39]:
>>
>>>    Or alternatively, set feeds.conf.default to point to the new
>>> git.cdn.openwrt.org?
>> CDNs are not able to handle/cache this Git HTTP smart protocol yet, so it
>> wouldn't help with Git fetching operations, this would be basically still
>> passthru mode. CDN is going to lower the load from gitweb based scrapers which
>> are not using proper Bot user agent in HTTP headers (those are already rate
>> limited).
> How about something like https://github.com/google/goblet ? Maybe
> even with a CDN in front of it.
>
>
> Bjørn
>
> _______________________________________________
> openwrt-adm mailing list
> openwrt-adm at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-adm



More information about the openwrt-devel mailing list