Re: phpng: Refactored PHP Engine with Big Performance Improvement

From: Date: Thu, 08 May 2014 14:29:39 +0000
Subject: Re: phpng: Refactored PHP Engine with Big Performance Improvement
References: 1 2 3 4 5 6 7 8 9 10 11 12  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Thu, May 8, 2014 at 4:14 PM, Zeev Suraski <[email protected]> wrote:

> On 8 במאי 2014, at 17:02, Andi Gutmans <[email protected]> wrote:
>
>
>
> There are tools and know-how
>
>
> That's what I meant by "history".
> I don't think that should deter us from discontinuing an inferior option if
> there's an easy migration path.
>
> out there on configuring various aspects of PHP through
> http.conf/.htaccess.
>
>
> Httpd.conf should work unchanged, and if we make htscanner a standard part
> of PHP - so will htaccess.
>

stuff like php_value in the apache config will be ignored AFAIK, but yeah,
if you put those in your fastcgi/fpm conf or .htaccess with htscanner then
it is pretty straightforward migration.


>
> I think this actually shows how little understanding there is in the market
> in terms of how easy migrating to FastCGI is.
>
>
setting up fastcgi is a bit more complicated for the less tech savy people.
it adds another step of indirection, stuff like using mod_fcgid or
mod_fastcgi, using unix sockets or tcp, setting up the correct timeout
settings through the pipe, max request length, etc.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


Thread (123 messages)

« previous php.internals (#74060) next »