Closed Bug 496916 Opened 16 years ago Closed 16 years ago

Performance turning mozillaservice.org DB / Memcache

Categories

(Websites Graveyard :: mozillaservice.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ozten, Assigned: ozten)

Details

Attachments

(1 file)

DB queries need to be analyzed to ensure they are using DB indexes, etc. webapp doesn't use caching yet. This bug will document memcache usage as it is added
See docs/caching.txt for an overview. This patch adds caching to areas of the site that are read-only and driven by cron, or read/write and high traffic.
Attachment #382625 - Flags: review?
FWIW: The caching looks fine to me. The only comment that came to mind is that you might want to take the consts for keys, TTLs, prefixes, etc and stick them in a config file - maybe even the cache.php config file. But, no real biggie.
Thanks for the code review Les. Checked in.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Attachment #382625 - Flags: review?
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: