Gentoo Archives: gentoo-dev

From: Stuart Herbert <stuart@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Re: Migrating to a commercial PHP-based forums package for forums.gentoo.org
Date: Tue, 30 Sep 2003 12:23:12
Message-Id: 200309301320.32208.stuart@gentoo.org
In Reply to: Re: [gentoo-dev] Re: Migrating to a commercial PHP-based forums package for forums.gentoo.org by Mike Frysinger
1 On Tuesday 30 September 2003 12:43 pm, Mike Frysinger wrote:
2 > On Tuesday 30 September 2003 07:30, Sebastian Bergmann wrote:
3 > > Using a PHP bytecode cache (like APC 2.0, for instance) might also give
4 > > a nice improvement.
5 >
6 > why not use whats in portage ?
7 > turck-mmcache (php) and memcache (mysql)
8 > -mike
9
10 Memcache is just a key/value pair server. You have to modify the software to
11 explicitly take advantage of it.
12
13 Either turck-mmcache or phpAccelerator will speed up the PHP, but neither will
14 help with the SQL issues.
15
16 Best regards,
17 Stu
18 --
19 Stuart Herbert stuart@g.o
20 Gentoo Developer http://www.gentoo.org/
21 Beta packages for download http://dev.gentoo.org/~stuart/packages/
22 Come and meet me in March 2004 http://www.phparch.com/cruise/
23
24 GnuGP key id# F9AFC57C available from http://pgp.mit.edu
25 Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
26 --