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

 ID:                 52501
 Comment by:         f...@php.net
 Reported by:        marekroman1 at gmail dot com
 Summary:            Misconfigured Sendmail sends PHP-FPM into an
                     infinite loop
 Status:             Feedback
 Type:               Bug
 Package:            FPM related
 Operating System:   DebianLenny2.6.26-2-openvz-amd64
 PHP Version:        5.3.3
 Assigned To:        fat
 Block user comment: N

 New Comment:

can you please test the new patch (v5) ?


Previous Comments:
------------------------------------------------------------------------
[2010-09-17 09:49:09] f...@php.net

The following patch has been added/updated:

Patch Name: fpm-nomorelibevent.v5.patch
Revision:   1284709749
URL:       
http://bugs.php.net/patch-display.php?bug=52501&patch=fpm-nomorelibevent.v5.patch&revision=1284709749

------------------------------------------------------------------------
[2010-09-14 17:37:55] f...@php.net

Can you please test the following patch ?



This patch removes libevent from FPM. A simple select base event
mechanism has 

been made instead. It should prevent the forking problem when using
libevent.

------------------------------------------------------------------------
[2010-09-14 17:36:23] f...@php.net

The following patch has been added/updated:

Patch Name: fpm-nomorelibevent.v2.patch
Revision:   1284478582
URL:       
http://bugs.php.net/patch-display.php?bug=52501&patch=fpm-nomorelibevent.v2.patch&revision=1284478582

------------------------------------------------------------------------
[2010-07-31 21:46:46] marekroman1 at gmail dot com

Oh, thanks fat.

------------------------------------------------------------------------
[2010-07-31 17:25:58] f...@php.net

the problem does not exist when using kqueue,poll or select on openbsd
(and 

certainely on freebsd also).



the problem exists on linux when using epoll,poll or select.



It's all the problem of the libevent when forking.

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


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

    http://bugs.php.net/bug.php?id=52501


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

Reply via email to