Re: pecl, zts, non-zts, fastcgi and Apache

From: Date: Tue, 28 Feb 2012 18:26:33 +0000
Subject: Re: pecl, zts, non-zts, fastcgi and Apache
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi!

so prefork hasn't been the default in some 7 years. The only sensible build for mod_php is ZTS, which will load and operate whichever mpm is loaded by the user. The only sensible single thread environment is cgi (enhanced, of course, with fastcgi!)
Please note that TS build is slower and has higher memory requirements (due to TS locks and TS data structures) so having it as only build may not be optimal. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227

Thread (29 messages)

« previous php.internals (#58262) next »