Edgar Costa on Wed, 11 Sep 2024 17:32:09 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Git web gateway is down


One can rotate the logs based on size inside Apache:
https://httpd.apache.org/docs/2.4/programs/rotatelogs.html

On Wed, Sep 11, 2024, 11:17 Bill Allombert <Bill.Allombert@math.u-bordeaux.fr> wrote:
On Wed, Sep 11, 2024 at 10:49:00AM -0400, Charles Greathouse wrote:
> The git web gateway at
> https://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi
> appears to be down. The git server itself is working normally.

Yes I had to disable it. Some bot are accessing it several times per
seconds which fill up the apache log file, which fill up the hard disk...

I will reenable it once things calm down.

Cheers,
Bill.