[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Apache 2.2 MPM worker beißt sich mit php?



Hi,

der apache2 verwendet defaultmäßig mpm worker, welcher ein tolles
Feature hat, was mir täglich mehrere 1000 dummy connections aufbaut.

localhost.localdomain - - [05/Dec/2008:11:59:00 +0100] "GET /
HTTP/1.0" 200 1444 "-" "Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13
(internal dummy connection)"
localhost.localdomain - - [05/Dec/2008:11:59:03 +0100] "GET /
HTTP/1.0" 200 1444 "-" "Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13
(internal dummy connection)"
localhost.localdomain - - [05/Dec/2008:11:59:09 +0100] "GET /
HTTP/1.0" 200 1444 "-" "Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13
(internal dummy connection)"


Jetzt wollte ich Abhilfe schaffen mit mpm prefork, was sich aber mit
libapache2-mod-php5 sowie libapache2-mod-php4 beißt. Gibt es hierfür
eine schnelle Lösung bzw. einen Grund für die Abhängigkeiten?

Gruß

-- 
stefan


Reply to: