Virtual Domains

David mishy.cth at gmail.com
Thu Sep 4 03:57:40 MSD 2008


Mike,

Thank you for your reply!

I am unclear what you mean by engines. Do you mean servers in the apache sense ?

So looking at php-fpm.conf I see what looks to be the beginnings of the apache
style you were talking about in terms of min maxservers.

Because I am currently using:

Sets style of controling worker process count.
Valid values are 'static' and 'apache-like'
<value name="style">static</value>

To implement your suggestion of 10 engines do you mean simply changing:

<value name="max_children">5</value>

to 10 ?

Have you run into any issues whereby you have needed to raise:

<value name="rlimit_files">1024</value>
and
<value name="max_requests">500</value>

Thanks again for your reply. Very helpful






More information about the nginx mailing list