On 07.10.2014 15:00, Elan Ruusamäe wrote:
i have the opposite: 100% failure rate. and also using default config (mpm prefork)

perhaps related to apache modules present?

...
[root@zave ~]# rpm -e apache-base --test
error: Failed dependencies:
apache(modules-api) = 20120211 is needed by (installed) apache-mod_php-5.3.28-4.i686 apache-base = 2.4.10-2 is needed by (installed) apache-mod_alias-2.4.10-2.i686

i started to experiment, it indeed is apache module related. so are you that lucky one that you don't need mod_php in your apaches?

as appears it goes down to these php modules:
Tue Oct  7 15:18:24 2014 php53-pcre-5.3.29-1.i686
Tue Oct  7 15:19:30 2014 php53-session-5.3.29-1.i686
Tue Oct  7 15:19:30 2014 php53-simplexml-5.3.29-1.i686
Tue Oct  7 15:19:30 2014 php53-spl-5.3.29-1.i686

installing or removing these modules (they have dependency loops, so packages are all in or all out) the reproduce rate is 100% or 0%. and more specifically. disabling session php module (in .ini file) makes reproduce rate at 0%.

so what is that module doing that makes apache shutdown to delay leaving resource occipied?

--
glen

_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to