From: Reini U. <ru...@x-...> - 2002-10-02 09:55:27
|
LS schrieb: > Hi- > Can anyone suggest why PHPWiki is so slow, or how I can configure it to make it > faster? > > I just installed phpwiki-1.3.3 from CVS on my RH7.3 Linux server running > Apache/2.0.40 (Unix) PHP/4.3.0-dev and MySQL4.0a. I host a number of small PHP > sites and they all respond very quickly, despite the server being a P166 with 92MB > RAM, but for some reason PHPWiki takes about 1.4 seconds to render typical pages. > RecentChanges takes nearly 7 seconds. > I am trying to get folks at my office to embrace the Wiki world, but they are > complaining about the site being too slow. The pages take the same amount of time > to load via lynx on localhost. > I do not have PHPA running on the server, as it does not yet support Apache2, > and I'm wondering if there is just a hell of a lot of PHP parsing that has to > happen each time the Wiki is called. Or perhaps there is just a lot of database > updates that need to happen and PEAR isn't handling them well. > If anyone has suggestions on how to use PHPWiki on a small server, please let > me know. for me 1.3.4pre and 1.3.3 is of about the same speed. jeff's page cache and the upgrade to the new pear DB brought it to the same speed as of the previous ADODB in 1.3.2. tried the ZendOptimizer? is it innodb on mysql4? maybe it's also apache2. also 92MB RAM is very low. we typically have from 512MB to 1.5GB RAM on our servers. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |