Closed Bug 510204 Opened 16 years ago Closed 16 years ago

Cache the RSS feed for the home page

Categories

(Websites :: creative.mozilla.org, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ryansnyder, Assigned: ryansnyder)

Details

We still need to cache the RSS feed for the home page using memcached, so that the box is not making a curl request every time we load the home page.
From what I can tell memcached is not enabled on the stage server. It's coded in anyway, but we're checking for it first using class_exists(). Waiting for some kind of verbal confirmation on using this. == Sending application/controllers/home.php Transmitting file data . Committed revision 49231.
Assignee: nobody → ryan
From email: > Hey Shyam, > > Is memcache not there on stage? Could we add it? Hi Mike, We do have it on stage : [root@mrapp-stage02 ~]# rpm -qi php-pecl-memcache Name : php-pecl-memcache Relocations: (not relocatable) Version : 2.2.3 Vendor: (none) Other sites list sumo and mozillaservice currently use it fine without any issues?
I misunderstood that we were using memcached, when we are actually using memcache. Memcache has been installed and is successfully caching the RSS feeds for the MCC home page. == Sending application/controllers/home.php Transmitting file data . Committed revision 49315.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Hey Ryan - How can QA best test this? Thanks!
You need to log in before you can comment on or make changes to this bug.