[pmwiki-users] Speed up PmWiki

Brent Zupp brentzupp at gmail.com
Fri Jul 18 11:07:01 CDT 2008


Thanks Eemeli!

Fastcache has saved me from ridiculous hosting fees (cpu usage fees). It's
works very well, keeps my host's server cpu usage down, and delivers the
pages very fast. As you or Pm pointed out, there are some issues with
caching non public content, but in my case that's a small price to pay for
reduced cpu usage and page delivery speed. Thanks a million for sharing the
script.

Best,
Brent

On Mon, Sep 17, 2007 at 3:14 AM, Eemeli Aro <eemeli at gmail.com> wrote:

> I've gone and implemented something very much like Thomas's script as
> a cookbook recipe: FastCache
> <http://pmwiki.org/wiki/Cookbook/FastCache>. I didn't actually notice
> this thread until I was posting the thing, but the implementation is
> very similar.
>
> FastCache buffers printed output during anonymous page viewing and
> saves the complete HTML page to file, allowing for Apache mod_rewrite
> rules to serve up-to-date static pages for anonymous users, which
> significantly speeds up general site access. Cache pages are
> invalidated when a wiki page is posted, ensuring that the cache stays
> up to date.
>
> As an indicator of the efficiency of this kind of caching, my server
> without FastCache can handle at most 10 pages/second, and with
> FastCache it handles about 1500 pages/second.
>
> Some beta issues still remain, of course. See the recipe for more info.
>
> eemeli
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>



-- 
Brent Zupp
http://www.wanderings.net/

Disobedience, in the eyes of anyone who has
read history, is man's original virtue. It is
through disobedience that progress has been
made, through disobedience and through rebellion.
~ Oscar Wilde
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080718/f84ec967/attachment.html 


More information about the pmwiki-users mailing list