Hi Alex, On Thu, 10. Apr 2014 at 00:37:17 -0700, Alex Mandel wrote: > Looks up to date now. What I'm really wondering, is if upgrading Phusion > would help with the weird out of control memory usage. I've been kicking > manually every day, for some reason the cron job doesn't work anymore, > though the weigh-passengers script does.
The cron job just kicks apache when it stops to respond - and only if the unresponsiveness is still there on the next run (ie. after 5 minutes). Killing it again and again will "corrupt" the database (eg. lead to missing commits) - that's why it doesn't always kill anymore. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de QGIS PSC member (RM) Germany IRC: jef on FreeNode -- norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502 _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
