hello,
if i choose to use fastcgi+php5+apache mpm worker ... will i have a
better performance?
Thanks !!!
On Fri, May 22, 2009 at 3:35 PM, John Mertic <jmertic@php.net> wrote:
> You'll need to be sure you are using thread-safe PHP binaries with
> your setup, which probably means compiling by hand. I'd recommend
> going instead with the pre-fork mode instead, which PHP will faster
> under.
>
> Check out this for more info:
>
> http://www.stevekallestad.com/blog/apache_worker_mpm_with_php.html
>
> John Mertic
> jmertic@gmail.com | http://jmertic.wordpress.com
>
>
>
> On Fri, May 22, 2009 at 2:16 PM, Darvin Denmian
> <darvin.denmian@gmail.com> wrote:
>> Hello,
>>
>> i have a Web Server with the follow configuration:
>>
)
>>
>> Redhat Enterprise Linux - x86_64 - OS ES 5.0
>>
>> There is some kind of magic to have PHP-5.2.9 and Apache with MPM Worker
>> UP and Running?
>>
>> Thanks.
>>
>
|