PHP, Apache, Mongrel cluster
Stefanita rares Dumitrescu
lists at ruby-forum.com
Fri Jan 18 00:37:17 MSK 2008
Lance Ditkins wrote:
> Cliff Wells wrote:
>> On Thu, 2008-01-17 at 16:48 +0100, Stefanita rares Dumitrescu wrote:
>>
>>> one note though, when using php-fastcgi, i would suggest using
>>> lighthttpd's spawn-fcgi program. i had issues with the init scripts
>>> found for php-fascgi.
>>
>> I concur. The spawn-fcgi program from Lighttpd is how I run PHP as
>> well.
>>
>> Cliff
>
> Thanks for all of the responses ... just to clarify: will I need a
> separate PHP-fastcgi instance for each virtual host?
not at all there will be 1 single daemon to listen for all connections
made to it. you can proxy all requests to it.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list