1
naish
A full page cache
  • 2003/10/31 9:34

  • naish

  • Just popping in

  • Posts: 21

  • Since: 2003/6/10


A thing that I find is missing from XOOPS is a full-page cache.

It would be nice if we could set a module to cache the complete html-page instead of just its parts.

Of course this could only work for GET requests, but it has the possibility of speeding up XOOPS by a large order of magnitude.

Preliminary tests indicate that XOOPS can do about 14.4 MB/s of html, versus almost 50 MB/S with a "hacked cache" on the same machine.

I would like to know what people think of such a cache?


2
Herko
Re: A full page cache
  • 2003/10/31 10:21

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


Doesn't the 'module wide cache' feature in the general settings page of the sute preferences in the system admin do this as well? If not, I think the option would be a very good one for sites with many visitors and articles.

Herko

3
onokazu
Re: A full page cache
  • 2003/10/31 10:48

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


We might be adding this feature in the future versions using Apache mod_rewrite, still on the planning phase, though.

4
naish
Re: A full page cache
  • 2003/11/4 13:12

  • naish

  • Just popping in

  • Posts: 21

  • Since: 2003/6/10


Okay how is it supposed work and will it be a general solution for all platforms?

I would like more info as our team needs a full page cache by January 1st.

Otherwise we are going to look into solving this problem.

How about it?

5
Herko
Re: A full page cache
  • 2003/11/4 14:51

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


I guess what Kazu said that the devs are still pondering the problem, and looking for good ways to solve/add this. Also, using apache mod_rewrite isn't platform friendly (apache only), so that would not work for all platforms. If you need this feature by december 31st, I think the best way is to look into this yourself.

Herko

6
naish
Re: A full page cache
  • 2003/11/5 12:58

  • naish

  • Just popping in

  • Posts: 21

  • Since: 2003/6/10


Sure, I will dig into it, it doesn't seem that hard. Especially because I have working code to copy from.

Login

Who's Online

108 user(s) are online (68 user(s) are browsing Support Forums)


Members: 0


Guests: 108


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits