From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32480 invoked by uid 1002); 30 Sep 2003 12:49:12 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 27635 invoked from network); 30 Sep 2003 12:49:12 -0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@gentoo.org From: Sebastian Bergmann Date: Tue, 30 Sep 2003 14:48:28 +0200 Organization: www.sebastian-bergmann.de Message-ID: References: <20030928003755.GM7356@mail.lieber.org> <200309300743.53789.vapier@gentoo.org> X-Complaints-To: usenet@sea.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en In-Reply-To: <200309300743.53789.vapier@gentoo.org> Sender: news Subject: [gentoo-dev] Re: Migrating to a commercial PHP-based forums package for forums.gentoo.org X-Archives-Salt: c2b120be-4dfc-463b-a87d-1e6b1d647e65 X-Archives-Hash: f3d9147f7f68a69ba4452c606da9a891 Mike Frysinger wrote: > why not use whats in portage ? > turck-mmcache (php) and memcache (mysql) As Stuart already pointed out, memcached will not help you out-of-the-box, while the other approaches (MySQL Query Cache, PHP Bytecode Cache) will. I have never tested Turck MMCache, but I know the developer of APC and I know that APC was stress-tested by Rasmus (and others) and is ready for production. Installation of APC is as simple as $ pear install apc (and adding a line to the php.ini) by the way. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- gentoo-dev@gentoo.org mailing list