i've tried to replace the httpd bin with the .worker one that comes with RHEL.. but obviously it refused to start giving this error:
in phpinfo() in fact i can see:Starting httpd: [Tue Oct 17 20:35:53 2006] [crit] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP.
Pre-configuration failed!
are there really major improvements in running it with worker?Thread Safety disabled
eventually is there any problem/slowdown using threadsafe php with a prefork apache?
