Bug#631098: PHP Garbage Collection

2011-06-20 Thread Bob Proulx
Martin Meredith wrote: > I've had a problem where somehow, I've managed to end up with > approximately 1,000,000 session files on my server. That is definitely a very large number of files all in one place! > Due to the large amount of files, the current crontab to clear them > was unable to deal

Bug#631098: [php-maint] Bug#631098: PHP Garbage Collection

2011-06-20 Thread Ondřej Surý
Hi, 5.3.6-12 has already updated crontab file without xargs. Ondřej Surý On 20.6.2011, at 10:34, Martin Meredith wrote: > Package: php5 > Version: 5.3.6-12 > > I've had a problem where somehow, I've managed to end up with approximately > 1,000,000 session files on my server. > > Due to the

Bug#631098: PHP Garbage Collection

2011-06-20 Thread Martin Meredith
Package: php5 Version: 5.3.6-12 I've had a problem where somehow, I've managed to end up with approximately 1,000,000 session files on my server. Due to the large amount of files, the current crontab to clear them was unable to deal with it (xargs would fail to take in the HUGE list of files)