On Tue, Jan 29, 2013 at 2:33 PM, Rasmus Lerdorf <ras...@lerdorf.com> wrote:

> Those ISPs are probably stuck in old fastcgi-land and haven't figured
> out FPM's ondemand pooling. If you idle out the ondemand children
> somewhat quickly you can support a lot of vhosts without using much
> memory since each one doesn't need to have a running process. Only hosts
> actually being accessed will have running processes.

Not talking about Linux here, but IIS have something similar, but
really not even close to how FPM performs or how it works (having
basically the pros of TS and NTS).

Cheers,
--
Pierre

@pierrejoye

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to