On Tuesday 30 September 2003 12:43 pm, Mike Frysinger wrote: > On Tuesday 30 September 2003 07:30, Sebastian Bergmann wrote: > > Using a PHP bytecode cache (like APC 2.0, for instance) might also give > > a nice improvement. > > why not use whats in portage ? > turck-mmcache (php) and memcache (mysql) > -mike Memcache is just a key/value pair server. You have to modify the software to explicitly take advantage of it. Either turck-mmcache or phpAccelerator will speed up the PHP, but neither will help with the SQL issues. Best regards, Stu -- Stuart Herbert stuart@gentoo.org Gentoo Developer http://www.gentoo.org/ Beta packages for download http://dev.gentoo.org/~stuart/packages/ Come and meet me in March 2004 http://www.phparch.com/cruise/ GnuGP key id# F9AFC57C available from http://pgp.mit.edu Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C --