Hi, the bug you are commenting on is unrelated to session clean resources exhaustion.
I did invent the solution to the fuser problem too deep in the wheezy development cycle, so it didn't get merged into wheezy. I'll try to speak with our release team if it could be pushed through s-p-u. Meanwhile please try the cron script and sessionclean script from testing/sid, that should fix your problem as it doesn't consume that much resources as the wheezy cron. Ondrej -- Ondřej Surý <[email protected]> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server On Tue, Sep 17, 2013, at 01:18 AM, root wrote: > Package: php5 > Version: 5.4.4-14+deb7u4 > Followup-For: Bug #719982 > > Dear Maintainer, > since I updated to 5.4.4-14+deb7u4, the issue started over, like in 2011 > on bug #633100@Debian / #876387@Ubuntu. > > I did nothing special, just running apache2 with php5 and mysql, when I > saw the very high load (60, 40, 40), > I tryed to connect to SSH for some minutes, before it finally worked, I > did a ps faux to see that it was about the CRON/FIND/FUSER of php5 for > removing sessions, many sessions check were duplicated. > > I ran a kill `pidof /USR/SBIN/CRON find fuser`, then the load got back to > normal (under 1), > > I also did what Ondrej advised, I did not have the issue again -yet-, it > usually happend arround 21h30 GMT+1, I will see tonight. > > > -- System Information: > Debian Release: 7.1 > APT prefers stable > APT policy: (500, 'stable') > Architecture: amd64 (x86_64) > > Kernel: Linux 3.8.13-xxxx-grs-ipv6-64 (SMP w/8 CPU cores) > Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) > Shell: /bin/sh linked to /bin/bash > > Versions of packages php5 depends on: > ii libapache2-mod-php5 5.4.4-14+deb7u4 > ii php5-common 5.4.4-14+deb7u4 > > php5 recommends no packages. > > php5 suggests no packages. > > -- no debconf information > > _______________________________________________ > pkg-php-maint mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

