Re: gitweb broken?
Georg-Johann Lay via Gcc <[email protected]> Sat, 25 Jul 2026 22:39:33 +0200
| Newsgroups | gmane.comp.gcc.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 25.07.26 um 16:32 schrieb Mark Wielaard: > Hi Johann, > > 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 It is extremely slow. Takes 1 min until Anubis starts (1.25.0). Anubis then takes ca. 2 min and finally denies access with: Berechnungsfehler! Fehler bei der Berechnung der Prüfung: undefined https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git The gitweb links hangs forever, doesn't even start to render anything. The front page https://gcc.gnu.org/ loads fast, but any non-external links like https://gcc.gnu.org/gcc-16/changes.html are hanging. My experience with Anubis are mixed. Often it is very resource hungry. Takes way more than 1 min to grant access to, say the GCC Wiki. Moreover Anubis kills deep links, like https://gcc.gnu.org/wiki/avr-gcc#AVR_GCC_v5_and_newer will be crippled to https://gcc.gnu.org/wiki/avr-gcc Loading that page just took 4 minutes. Johann > > Which is much more efficient than the old gitweb interface. > > Thanks, > > Mark