Bug#375369: apache2-mpm-prefork: consumes all available CPU on start after a crash

2007-06-22 Thread Stefan Fritsch
I am not sure that deleting the session cache on start is a good idea, because this would probably hurt a running apache if start is called by accident. OTOH, we already delete the session cache in some cases. Probably the best fix would be to use shm instead of dbm for the session cache.

Bug#375369: apache2-mpm-prefork: consumes all available CPU on start after a crash

2006-11-10 Thread Andreas Barth
* Sven Mueller ([EMAIL PROTECTED]) [060625 09:23]: Package: apache2-mpm-prefork Version: 2.0.54-5 Severity: important After a system crash, apache2 left an empty file behind (/var/run/apache2/__db.ssl_scache to be exact). On reboot, the file wasn't removed and when apache2 started, it

Bug#375369: apache2-mpm-prefork: consumes all available CPU on start after a crash

2006-06-25 Thread Sven Mueller
Package: apache2-mpm-prefork Version: 2.0.54-5 Severity: important After a system crash, apache2 left an empty file behind (/var/run/apache2/__db.ssl_scache to be exact). On reboot, the file wasn't removed and when apache2 started, it consumed all available CPU cycles. The last message in