> From: Mark Wielaard <[email protected]> > Sent: Wednesday, August 5, 2026 3:40 PM > > Hi Haochen, > > On Wed, Aug 05, 2026 at 06:32:49AM +0000, Jiang, Haochen via Gcc wrote: > > When I am trying to access websites using Anubis check for bots, > > including wiki, gitweb, etc, it seems to me stuck there and taking > > forever. > > Could you give a bit more detail on the exact URL you are trying to > access (gitweb and the wiki use different anubis setups, one uses the > meta-refresh challenge, the other a javascript based one). And what > exactly "stuck" means? For a full investigation the exact time and the > (outgoing) ip address you are using might also helpful. Including the > particular browser and version you are using (and if using a different > one shows the same issue). >
For gitweb, it is simple https://gcc.gnu.org/cgit/gcc/ For wiki, I am trying to access no matter which wiki page, it always stucked, like https://gcc.gnu.org/wiki/A_guide_to_testcase_reduction or https://gcc.gnu.org/wiki/cauldron2024 I just tried right now and it still does not change. But they have difference on the behavior. For gitweb, it is calculating forever. I can see the difficulty 5 and the speed. But when the loading bar for calculation ends, it just started another round of calculation. For wiki, it is just showing loading and slient. But you do have a point on browser. Chrome 151.0.7922.76 stucked while Edge did not. I just asked my colleague to do a quick test. He also met the same scenario for browser. Thx, Haochen
