Perhaps the static website could be moved somewhere else (Github Pages,
Netlify, etc). This would solve the problem for the static sites, and
alleviate the load for git.busybox.net.

Guillermo

El jue, 19 ene 2023 a las 10:08, Denys Vlasenko (<vda.li...@googlemail.com>)
escribió:

> On Wed, Jan 18, 2023 at 5:45 PM Peter Korsgaard <pe...@korsgaard.com>
> wrote:
> > >>>>> "Xabier" == Xabier Oneca <--  xOneca <xon...@gmail.com>> writes:
> > Hi,
> >
> >  > Yes, I see the same in git.busybox.net since a while back. I thought
> it was
> >  > my browser's fault (because it sticks in "performing TLS handshake"),
> but
> >  > now tried with wget and it connects and waits too.
> >
> > I've restarted Apache on the VM, which seems to have improved things
> > somewhat.
>
> It's slow because it is configured to have limited small number of
> concurrent
> connections. When there are more connections, they are held up and can
> time out.
>
> There are several periodic "git pull" scripts somewhere on the Net
> querying the site
> all the time. With larger connection limit, they can spawn so many git
> processes
> that machine OOMs (hangs) and needs to be manually rebooted.
> _______________________________________________
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
>


-- 
Guillermo Rodriguez Garcia
guille.rodrig...@gmail.com
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to