Full Page Cache for Magento

Screen Shots

Full Page Cache for Magento

(6)

Quick Overview

Accelerate your Magento site's page speed and performance with Brim's Full Page Cache. More info »

Magento Compatibility: Community - 1.4, 1.5, 1.6, 1.7

License Type: Single Magento Instance

Price:
$149.00
Add Items to Cart

Speed Up Magento Performance.

Improve Your Site’s Shopping Experience.

Speed matters. Numerous studies have shown that website load time can greatly impact bounce rate, conversions, and your bottom line. Even delays under half a second can cause customers to abandon their shopping cart.

Brim's Full Page Cache extension speeds up your Magento site so you can serve more content and convert more sales.

How It Works

Full Page Cache for Magento boosts the performance of your ecommerce site by reducing the load on your servers to increase page speed. Pages that used to take seconds now load in a fraction of the time (average .1s - .3s).

Stop losing customers to slow Magento pages. Get Brim's Full Page Cache today and accelerate your sales velocity.

Benefits

  • Greatly improve your Magento performance, optimization, and page speeds.
  • Shrink your bounce rates.
  • Dramatically decrease your server load.
  • Reduce the number of required web servers.
  • Realize greater savings on server costs.
  • See greater return on your Magento investment.

Features

  • New multi-level cache to serve pages even faster.
  • Supports block updates for recently viewed products, shopping cart, etc.
  • Supports multiple currencies.
  • Supports multiple stores.
  • Supports multiple languages.
  • Easy to cache custom pages.
  • Dead simple installation – Unzip, empty cache, and enable via the Magento admin panel.
  • 100% open source.

Supported block updates

  • Recently viewed products
  • Shopping cart
  • Compare products
  • Wishlist
  • Account Links
  • Welcome

Have custom blocks? Don't worry they can be supported by writing simple block update container classes. Contact us to find out more.

Pages Cached By Default

  • CMS Pages
  • Product Display Pages
  • Product Listing Pages

Demo

Frontend Demo: Sample Cached Page

Backend Demo : Full Page Cache Admin Demo (fpc-demo/fpc-demo1)

Change Log

Version 3.0.1 (2/18/2013)

  • Added a configuration setting to ignore certain parameters when matching cache keys
  • Added a mobile helper to allow custom mobile detection logic
  • Improved the file backend defaults when used as a slow backend
  • Upgraded to the latest scalable file backend
  • Cache is cleaned of expired pages every 5 mintes
  • Added logged in cached condition
  • Full page cache can be flushed even when disabled
  • Dynamic block update matches more conservatively
  • Level 1 cache forces past expires header to be set

Version 3.0.0 (11/26/2012)

  • Introduced multi-level cache engine.
  • Added admin interface to specify blocks to dynamically update.
  • Added an improved File backend called Scalable File. Scalable File performance does not degrade as the size of the cache increases.
  • Added ability to split the cache backend from the default Magento backend. File, Scalable File, APC, Memcached, Database are supported.

Version 2.1.4 (10/01/2012)

  • Improved layout processing to handle remove instructions
  • Added the Default container to the package
  • 404 pages are no longer cached by default

Version 2.1.3 (6/27/2012)

  • Added package and layout names to cache key
  • Added Magento shell script to flush the Full Page Cache by tags
  • Added option to cache block updates
  • Fixed possible issue with the recently viewed products block
  • Fixed a 5.2 compatibility issue

Version 2.1.2 (3/20/2012)

  • Refactored recently viewed products block updates

Version 2.1.1 (3/05/2012)

  • Location header is now transfered to response
  • Fixed compatibility issue with the Magento Compiler

Version 2.1.0 (2/21/2012)

  • Greatly improved block update compatibility with custom themes
  • Decreased size of block update placeholders
  • Product, Categories, and CMS pages are removed from the cache when changed. Keeps content fresh!
  • Product pages are removed from the cache when the stock status changes
  • Added HTML minify setting for cached pages
  • Moved configuration settings to their own section

Version 2.0.1 (01/30/2012)

  • Improved debug expires response headers
  • Fixed dynamic block updates error handling and debug logging
  • Fixed multi language & currency support with dynamic block updates
  • Fixed response status code of 404 pages
  • Fixed admin panel expires value not being respected

Version 2.0.0 (11/28/2011)

  • Added block update support, ie recently view products, shopping cart, etc
  • Added support for full page caching for logged in users
  • Improved debug functionality

Version 1.0.0

  • Initial Version

Support / FAQ

Does your Full Page Cache support custom blocks?

Yes, our Full Page Cache can support your custom blocks with a little php code and layout xml.  Below is a simple example that will work in most cases.

First create the following file: app/code/local/Brim/PageCache/Model/Container/Default.php 

NOTE: As of version 2.1.4 the container is included with the extension.

<?php
class Brim_PageCache_Model_Container_Default extends Brim_PageCache_Model_Container_Abstract 
{
    protected function _getCacheId() {
        return false;
    }
}

 

Then using layout xml you can associate this container with a custom block.  A single container maybe used with multiple blocks.

<reference name="#BLOCK-KNAME-HERE#"> 
<action method="setDynamicBlockContainer"><container>brim_pagecache/container_default</container></action> 
</reference>
What is Brim's Full Page Cache?

Brim's Full Page Cache decreases the time it takes to generate product, category, and CMS pages.  Additional pages may also we cached.  This means pages will be delivered to your customers faster and with much less of a load on your servers.  

How can I remove a CMS page from the cache?

A command line script, shell/brim-fpc.php, is shipped with all recent versions of our Full Page Cache.  The script can remove by tag, expired pages, or everything.  Running the script without options will display the usage help.  

However to remove a CMS page from the cache you just need to know the page's id and run the following command where "1" is the pages id:

php -f brim-fpc.php --clean --tags BRIM_FPC_CMS_PAGE_1

Can I disable Full Page Caching for a single CMS page?

Yes!  This can be done by adding the following XML to the page's "Layout Update XML" field:

<reference name="root"> 
    <action method="setCachePageFlag"><cache>0</cache></action> 
</reference>

Tags

Other people marked this product with these tags:



Use spaces to separate tags. Use single quotes (') for phrases.

Reviews

6 Item(s)

per page

The Best

This must be the best module i have ever bought for my shop. Support is the best i have ever came accross. Pitty i can only give 5 stars because it is worth more.

Posted on 3/18/13 by Peter

Product Rating

Full Page Cache number 1 for Magento!

Excellent extension and excellent support! Highly recommended. Remember that Google loves fast site and full page cache is a way to fly;-)

Posted on 10/1/12 by Stefano

Product Rating

No hesitation in recommending BRIM

I have been thoroughly impressed with the level of support we have received. Not only is the level technical expertise high, but also their attention to customer service and prompt resolution is second to none. I have no hesitation in recommending BRIM.

Posted on 6/26/12 by Marc

Product Rating

A must have for every shop!

Having used Brims FPC on 2 sites now, one 1.5 and one 1.7 i'm extremely satisfied. Especially the help of their support desk on how to prevent caching on 3th party extensions.
A must have for every shop!

Posted on 6/20/12 by Sander Mangel

Product Rating

Brim's Page Cache

Brim's Page Cache extension for Magento store is certainly a best product for a best value that optimized our bookstore for fast download. But the the best thing about the product is the Tech Support and team who responded immediately to our request. In fact, Brian even customized the extension that will fit our specific setup in our store whether for mobile or for desktop environment of our store. I highly recommend this product which is simple to install but most especially for the tech support that is prompt and shows really concern about the success of our ecommerce. Thanks once again.

Posted on 4/30/12 by Fr. Martin Mary

Product Rating

Highly Recommended

Brim's Full Page Cache has dramatically improved our page load times and greatly decreased our server load. Pages that used to take a few seconds to load now load much faster and we couldn't be more happy with our results. I highly recommend it to any one running a Magento store.

-- Todd motionsavers.com

Posted on 3/30/12 by todd

Product Rating

6 Item(s)

per page

Reviews

Write a review for: Full Page Cache for Magento

How do you rate this product? *

 1 star2 stars3 stars4 stars5 stars
Product Rating




Also Recommended

Full Page Cache Warmer For Magento

Full Page Cache Warmer For Magento

Price:
$69.00