Errr, no. This is not migrating any more, but has been migrated.
Since we are having some things we can do better with our many web servers, I started using haproxy on our primary firewall and everything else is now being proxies from there to the right internal server.
That means, that the git repositories are now coming directly from the server where they are hosted and are not being transferred over NFS first. Same goes for downloads. That puts quite a bit less load on the servers and makes the downloads slightly faster.
I also moved Gitweb to a new server which is now running Apache and not nginx any more. However, apache doesn't correctly cache the index page. I don't know why that is, but it is just being stupid. Hence the slight delay to render the page.
Best, -Michael
On Sat, 2018-08-04 at 21:39 +0200, Matthias Fischer wrote:
On 04.08.2018 15:54, Michael Tremer wrote:
I just spent two hours to debug this fe**cking thing. It was a configuration issue that was caused by the migration.
Besides, since a few days loading git.ipfire.org takes about 15-20 seconds. FF shows "Transferring data from git.ipfire.org" and nothing happens...
Migration!?
Best, Matthias