Re: [PHP] Re: apache 1 vs 2 w/php

2005-01-06 Thread William Lovaton
Rasmus, I see much better performance with Apache 2. I'm not an expert in the internals of Apache nor PHP but I guess one of the improvements in apache is the log mechanism, I think it use a different technique that makes it faster that Apache 1.3 The reason I say this is because Apache 1.3 log

Re: [PHP] Re: apache 1 vs 2 w/php

2005-01-06 Thread William Lovaton
My experience dictates the contrary. Apache 2 is much faster with PHP that Apache 1.3. I run an enterprise web application in my company with about 950 users concurrently. I configured the apache logs to add the execution time for each request (this is done with %T in the LogFormat). We started

Re: [PHP] Re: apache 1 vs 2 w/php

2005-01-05 Thread Rasmus Lerdorf
Lester Caine wrote: Sebastian wrote: I know everything has cons/pros but i am just looking for advice on whether my site will benifit from the upgrade. I'm curious to know if a site that normally sees 300-500 users online would see any improvements. That would be nice information to find out, but