On 12/22/17, Olivier R. <[email protected]> wrote: > > I’ll have to kill all these processes soon and relaunch Fossil. > I’ll do it when you think you have enough information about this > problem. I’ll use Fossil 2.4 next time. >
Maybe there is some kind of issue in the HTTP server implementation in cgi.c that causes it to slow down after running for a long time. This might have gone unnoticed, since (afaik) nobody uses "fossil server" for long-running websites. I will investigate and try to repro the problem when I have time. In the meantime, please consider setting up your website to use the xinetd/inetd style of invoking Fossil, as described in the https://www.fossil-scm.org/fossil/doc/trunk/www/server.wiki document. This is what Fossil itself uses, and also SQLite. It has been running for years under heavy load without issues. We know that method works well. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

