Re: gitweb broken?
Mark Wielaard <[email protected]> Sun, 26 Jul 2026 00:18:25 +0200
| Newsgroups | gmane.comp.gcc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Sat, Jul 25, 2026 at 04:32:33PM +0200, Mark Wielaard wrote: > On Sat, Jul 25, 2026 at 03:31:27PM +0200, Georg-Johann Lay via Gcc wrote: > > On the top gitweb page > > > > https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git > > > > whatever link you click will always show the same view. > > > > Maybe related to the server update? > > Yes, it was the anubis upgrade from 1.25.0 to 1.26.0. Downgraded > now. But given the continious AI scraperbot attacks we really would > like to install 1.26.0. So if you please could try if the cgit > interface works for you. > > https://gcc.gnu.org/cgit > > Which is much more efficient than the old gitweb interface. So Xe was really quick identifying the issue with 1.26.0 and already has a patch which we are using now so that gitweb works again (but please try cgit, it really is much nicer): https://github.com/TecharoHQ/anubis/issues/1763 Meanwhile the AI scraperbots keep hammering us. We blocked most datacenters we could identify, but the residential proxies just keep going and are really hard to block [*]. We are seeing ~7000-~8000 concurrent connections. Causing new connections to be really slow or even time out. Frank is going to try to put an nginx tls terminator in front of httpd tomorrow which hopefully helps handling more concurrent connections. Cheers, Mark [*] https://xeiaso.net/notes/2026/check-your-smart-tv/ (Note that data is not the last few months, but the last two weeks...)