Rasmus Lerdorf wrote:
On Sun, 5 Sep 2004, Russ Garrett wrote:
APC doesn't seem to work at all as a DSO, I'll try it statically later.
I run it on thousands of servers as a DSO. What are you seeing that would make you think this?
I didn't really want to hang around with the site offline to find out. Load shot up, I couldn't get a page out of Apache at all. It may well have been due to the debug build of PHP, although it appeared to load OK.
I've just installed the 30 day trial of Zend Perfomance Suite, so I shall see if that fixes it.
Also, if you are running PHP as a DSO and pushing your CPU you might want to compile it non-pic. Use this patch and reconfigure/recompile:
http://lerdorf.com/non-pic.txt
Noted. Thanks.
Russ
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php