[development] Static Page Caching

Khalid B kb at 2bits.com
Tue Jan 10 17:47:47 UTC 2006


JPCache allows you to do different things:

- Caching to flat files, or to MySQL
- Caching only for anonymous users, still dynamic for logged in users.

On 1/10/06, Dries Buytaert <dries at buytaert.net> wrote:
> > But it still isn't going to give you the snappy response that you'd
> > get from a drupal page that has been cached as a static html page.
> > A program like jpcache (http://www.jpcache.com/), would be a bit
> > slower than a static page because apache would have to load php,
> > and then load the cached file (from a file or db), however it would
> > still use a fraction of the resources that a drupal site would.
>
> I fail to see the advantage of using jpcache over writing static
> files.  Care to elaborate?
>
> --
> Dries Buytaert  ::  http://www.buytaert.net/
>
>


More information about the development mailing list