1 Aug 2008 05:01
Re: [PHP-DEV] [RFC] Zend Signal Handling
Lucas Nealan <lnealan <at> facebook.com>
2008-08-01 03:01:26 GMT
2008-08-01 03:01:26 GMT
> On 7/30/08 6:11 AM, "Lukas Kahwe Smith" <mls <at> pooteeweet.org> wrote: > Not so happy that it was not possible to get this committed over the > weekend. Johannes did a quick review and it seems like it has enough > support from people and is low risk enough to get committed now. Lets > hope no extension stumbled over this one .. > <at> Dmitry: Can you get this applied today? >> On 7/30/08 9:37 AM, "Dmitry Stogov" <dmitry <at> zend.com> wrote: >> I think it's not a good idea to commit it in this state. >> Correct me, if I'm wrong. I've done just a very quick review. >> Thanks. Dmitry. Sorry about the delay getting some of these things worked on over the weekend. I had to recover from OSCON and didn't get a chance to look at things until back in the office. Seems as though I've been given a stay and can land in Alpha 2 once some more work is done. Thanks for this. In response to Dmitry's feedback and some others: > On 7/30/08 9:37 AM, "Dmitry Stogov" <dmitry <at> zend.com> wrote: > I see several issues with the patch > 1) It assumes that web server (and webserver extensions) won't setup any > signal handlers after PHP startup. This assumption may be wrong. >> On 7/30/08 9:50 AM, "Rasmus Lerdorf" <rasmus <at> lerdorf.com> wrote: >> It may be. But there is really no way around that. That's why we >> talked about having an optional request shutdown check that would tell >> you if something hi-jacked one of the signals so at least you know that >> this is happening. I have to go with what Rasmus said here, theres not much we can do. It seems pretty unlikely since the new signal handler would have to be installed via(Continue reading)
RSS Feed