Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7580349
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T17:53:45+00:00 2026-05-30T17:53:45+00:00

I want to implement Full Page Cache, but currently I have 1 issue to

  • 0

I want to implement Full Page Cache, but currently I have 1 issue to deal with.

We work with E-Commerce system, which is based on Zend’s and Varien library : Magento E-commerce Community Edition.

I am able to cache output, the only problem is, how to deal with following situation:

User comes to site, then goes to catalog/product and adds some product to cart, then goes back to catalog.

The problem is that when he adds a product to cart, there are some particular blocks, which might need to be updated. So I can disabled caching post requests, but how I can update some particular block or how to implement this “placeholder”, which will be updated? I suppose there might be some “Best practices” or Patterns for caching.

P.S. To magento guys: please don’t remind me about Enterprise edition and payed modules.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T17:53:46+00:00Added an answer on May 30, 2026 at 5:53 pm

    There are three ways to gain a much better performance using Magento Community Edition:

    1. Use Varnish

    Varnish (https://www.varnish-cache.org/) calls itself “web application accelerator” and is a transparent reverse proxy. If you know Squid, than you have a vague idea – Varnish is like Squid, only smarter and faster. 🙂

    Using Varnish, you are able to implement your own Full Site Cache, which can be – in my experience – even much faster than the Full Page Cache of the Magento Enterprise Edition.

    However, Varnish is not a standard tool, so if you hosting your Magento installation in just an ordinary PHP webspace package, you might not be able to install/use it. To install and use Varnish you need to have (root) access to your system or a provider, which offers you Varnish as a service. There are some Magento hosting providers out there, which offers special Magento hosting, including services like Varnish.

    Varnish itselfs caches all kind of static files amd pages, e.g. whole product view pages. So, if you start using Varnish you need to adapt your Magento, i.e. create a specific modules, which seperates your pages into static and dynamic content.

    For example: The product view is one page with placeholders for the dymaic parts/blocks, like the cart widget. The static content (page) will be delivered by Varnish, the dynamic content will be loaded by the client (browser) doing AJAX calls to your application server (Magento).

    So your application server(s) will only called for those dynamic blocks and the checkout/customer login and you can save tons of performance.

    There are already a few Magento module for Varnish, like http://www.magentocommerce.com/magento-connect/pagecache-powered-by-varnish.html – just Google for “Varnish Magento”, you’ll find enough informations.

    2. Build your own cachesystem

    Instead using Varnish you could build your own, simple (and stupid) cache system. Nothing is faster as pure, static HTML pages. So the simplest kind of cache I can think of (and already implemented myself) is a stupid cronjob, which crawls your shop regulary, storing the product pages as static HTML page. The dynamic content (again cart widget,…) should be replaced with placeholders.

    Now you can deliver those static HTML pages to clients, which are browsing your shop very fast – because they are static. The dynamic content has to be replaced on the client’s side (browser) using AJAX calls to your system, again.

    Stupid, but simple and works fine – as long as you don’t have thousands of products (crawling would take too long).

    3. Don’t use Magento

    Just a joke,… 🙂 But yes, Magento tends to be slow.

    Also very useful for Magento performance optimizations: The Magento Best Practice for Performance and Scalibilty Whitepaper. Even it’s for the Enterprise Edition, some tips are also very useful for the Commiunity Edition.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to implement a two-pass cache system: The first pass generates a PHP
I have implemented product management system.I want to add one new features in which
I want implement in my software solution an VBA editor but in c# 3.0.
I want to implement an automatic update system for a windows application. Right now
I want to implement a paperless filing system and was looking to use WIA
I want to implement a simple debug log, which consists of a table into
I want to use Jquery to implement a page that contains js from quotemedia.com.
given this class definition: public class Frame { IFrameStream CapturedFrom; } I want implement
Microsoft has announce that WindowsLiveID become a OpenID provider . I want implement it
I want to implement search functionality for a website (assume it is similar to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.