On Tue, 29 Jan 2013, Zeev Suraski wrote: > Which brings me to the subject of this mail – why are you using ZTS > PHP instead of single threaded PHP? The reasons not to use it are few > but fairly major – it’s significantly slower than the non-ZTS PHP, and > it’s significantly less robust in the sense that a single bug > somewhere can bring down an entire server (or at least a bunch of many > different threads). What are your reasons to choose it over FastCGI?
I have no reasons to ever use it. I've thought about dropping the support of ZTS in Xdebug for a while now. I might just do that when 5.5 comes along... cheers, Derick
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php