1.6. cache improvements?

14 views
Skip to first unread message

klas berlič

unread,
Sep 1, 2009, 10:54:56 AM9/1/09
to joomla-...@googlegroups.com
Currently in 1.5. we have quite a few cache related problems / bug/ feature not implemented. As I will be working on those issues in the following weeks it would be probably good to transfer those improvements to 1.6. or even to first implement them in 1.6. and the backport them to 1.5. as Sam suggested?

To name few of them:

CMS level
a) cache is not implemented at all in core component except com_content
b) module cache usable only for modeules that stay the same on all pages. If cache is enabled any module->framework interaction is totally disabled.

Framework level
Only file cache is fully implemented, all others are only half done (e.g. no cache clean method)

So, what I would like to ask is:
a) is this work needed (or am I missing some information that changes my perception)
b) Is somebody else on this or part of this?
c) Should I work on 1.5. issues first or vice versa?


P.S. please also advise if I should post this on some other list

Denitz

unread,
Sep 2, 2009, 3:47:28 AM9/2/09
to Joomla! CMS Development
I want to add the question:
Will 1.6 cache the ACL data (like the menus data is cached in system
cache)? Right now it produces tons of queries which can significantly
slow the system with lots of users.
I think that system cache should cache menus data, modules data and
ACL data. Can help with the patch.

Hannes Papenberg

unread,
Sep 2, 2009, 6:33:37 AM9/2/09
to joomla-...@googlegroups.com
We wont cache the ACL data in files in the caching system, but they are
already cached in the user object. When 1.6 is released, we will only
have about 3-5 additional queries because of ACL and quite some of them
will only be executed on the first page load.

Hannes

Denitz schrieb:
Reply all
Reply to author
Forward
0 new messages