Edit report at https://bugs.php.net/bug.php?id=52569&edit=1

 ID:                 52569
 Comment by:         f...@php.net
 Reported by:        mplomer at gmx dot de
 Summary:            Implement "ondemand" process-manager (to allow zero
                     children)
 Status:             Analyzed
 Type:               Feature/Change Request
 Package:            FPM related
 PHP Version:        5.3.3
 Assigned To:        fat
 Block user comment: N
 Private report:     N

 New Comment:

Here is a new release of the patch which is supposed to correct the double fork 
bug.

I've moved pm.min_delay_between_fork to the event layer and it's now defined in 
the global section as events.delay (default 500µs)


Previous Comments:
------------------------------------------------------------------------
[2011-07-09 08:30:31] f...@php.net

The following patch has been added/updated:

Patch Name: fpm-ondemand.v9-5.3.patch
Revision:   1310214631
URL:        
https://bugs.php.net/patch-display.php?bug=52569&patch=fpm-ondemand.v9-5.3.patch&revision=1310214631

------------------------------------------------------------------------
[2011-07-09 08:30:12] f...@php.net

The following patch has been added/updated:

Patch Name: fpm-ondemand.v9.patch
Revision:   1310214612
URL:        
https://bugs.php.net/patch-display.php?bug=52569&patch=fpm-ondemand.v9.patch&revision=1310214612

------------------------------------------------------------------------
[2011-07-08 20:24:31] f...@php.net

I've submitted a new revision of the patch which patch fpm_events so that it 
won't 
trigger an FD event if it's been triggered less than 500µs.

See if it corrects the previous bug.

Please remember to clean your source tree (make clean) before compiling 
otherwise 
you may experience segfault or strange behaviors.

------------------------------------------------------------------------
[2011-07-08 20:22:00] f...@php.net

The following patch has been added/updated:

Patch Name: fpm-ondemand.v8-5.3.patch
Revision:   1310170920
URL:        
https://bugs.php.net/patch-display.php?bug=52569&patch=fpm-ondemand.v8-5.3.patch&revision=1310170920

------------------------------------------------------------------------
[2011-07-08 20:21:43] f...@php.net

The following patch has been added/updated:

Patch Name: fpm-ondemand.v8.patch
Revision:   1310170902
URL:        
https://bugs.php.net/patch-display.php?bug=52569&patch=fpm-ondemand.v8.patch&revision=1310170902

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=52569


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=52569&edit=1

Reply via email to