Change the process manager in the php-fpm pool to ondemand, you probably
have it set to static right now.
On Wed, Aug 14, 2013 at 6:18 AM, Monster wrote:
> Hi there,
>
> I am using Cherokee web server and try to set up a shared hosting
> environment. In Cherokee every virtual host gets it's own *information
> source* that starts a php-fpm child-process using: *php5-fpm --fpm-config
> /etc/php5/fpm/php-fpm.conf* and then excahnges data with the socket of
> that specific pool. Currently every information source fires up a
> child-php-fpm-process with all existing pools.
>
> Is there a way to only run one specific php-fpm pool?
>
> Thanks in advance.
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "highload-php-en" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to highload-php-en+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
---
You received this message because you are subscribed to the Google Groups "highload-php-en" group.
To unsubscribe from this group and stop receiving emails from it, send an email to highload-php-en+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Edited 1 time(s). Last edit at 09/16/2013 07:48AM by Igor Sysoev.