Jim Fulton schrieb: > Could you tell us what you did? Sure: I noticed that whenever the cheeseshop became unresponsive, nearly all swap space was consumed, and the system load was about 40 (I never saw values above 50, probably because of Apache's MaxClients setting).
So I installed a daemon that watches the system load, and restarts Apache when the load goes above 25. Whenever I did that manually, all swap space would be released immediately, and the system load went down to below 10. In the recent past, this caused a restart at these points in time (all times CEST = GMT+2): Jun 24, 17:17 Jun 25, 00:15 Jun 25, 04:43 Jun 25, 05:00 Jun 25, 05:08 Jun 25, 10:15 Jun 25, 15:30 Jun 25, 16:36 Jun 25, 18:00 Jun 25, 21:38 Jun 25, 21:47 Regards, Martin _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
