Re: [PHP-DEV] nginx+php-fpm question

2010-09-15 Thread Rasmus Lerdorf
On 9/15/10 8:13 PM, J Ravi Menon wrote: > On Wed, Sep 15, 2010 at 7:37 PM, Rasmus Lerdorf wrote: >> On 9/15/10 7:13 PM, J Ravi Menon wrote: >>> On Wed, Sep 15, 2010 at 12:40 PM, J Ravi Menon wrote: On Wed, Sep 15, 2010 at 11:21 AM, Rasmus Lerdorf wrote: > On 9/15/10 10:57 AM, J Ra

Re: [PHP-DEV] nginx+php-fpm question

2010-09-15 Thread J Ravi Menon
On Wed, Sep 15, 2010 at 7:37 PM, Rasmus Lerdorf wrote: > On 9/15/10 7:13 PM, J Ravi Menon wrote: >> On Wed, Sep 15, 2010 at 12:40 PM, J Ravi Menon wrote: >>> On Wed, Sep 15, 2010 at 11:21 AM, Rasmus Lerdorf wrote: On 9/15/10 10:57 AM, J Ravi Menon wrote: >  So my guess is, if we do php-

Re: [PHP-DEV] nginx+php-fpm question

2010-09-15 Thread Rasmus Lerdorf
On 9/15/10 7:13 PM, J Ravi Menon wrote: > On Wed, Sep 15, 2010 at 12:40 PM, J Ravi Menon wrote: >> On Wed, Sep 15, 2010 at 11:21 AM, Rasmus Lerdorf wrote: >>> On 9/15/10 10:57 AM, J Ravi Menon wrote: So my guess is, if we do php-fpm approach, we have to do all these cleanups manually?

Re: [PHP-DEV] nginx+php-fpm question

2010-09-15 Thread J Ravi Menon
On Wed, Sep 15, 2010 at 12:40 PM, J Ravi Menon wrote: > On Wed, Sep 15, 2010 at 11:21 AM, Rasmus Lerdorf wrote: >> On 9/15/10 10:57 AM, J Ravi Menon wrote: >>>  So my guess is, if we do php-fpm approach, we have to do all these >>> cleanups manually?  Or are there simpler solutions or hook-ups th

Re: [PHP-DEV] nginx+php-fpm question

2010-09-15 Thread J Ravi Menon
On Wed, Sep 15, 2010 at 11:21 AM, Rasmus Lerdorf wrote: > On 9/15/10 10:57 AM, J Ravi Menon wrote: >>  So my guess is, if we do php-fpm approach, we have to do all these >> cleanups manually?  Or are there simpler solutions or hook-ups that >> does it automatically at the end of the request cycle?

Re: [PHP-DEV] nginx+php-fpm question

2010-09-15 Thread Rasmus Lerdorf
On 9/15/10 10:57 AM, J Ravi Menon wrote: > So my guess is, if we do php-fpm approach, we have to do all these > cleanups manually? Or are there simpler solutions or hook-ups that > does it automatically at the end of the request cycle? No, fastcgi doesn't change this model at all. You have the

[PHP-DEV] nginx+php-fpm question

2010-09-15 Thread J Ravi Menon
Hi, [Note: I am new to this list and I don't actively work on php internals. I have been occasionally glancing at some php internals here n there for interest and better understanding.] I raised this question on php-general and was recommended to try out the internals list: (tried to search the a