【问题标题】:What is different between Backend vs Frontend Cache of MagentoMagento的后端与前端缓存有什么不同
【发布时间】:2015-06-20 17:26:34
【问题描述】:

我使用 Magento 缓存,但我不明白为什么 Magento 使用前端和后端缓存。 我不知道为什么后端设置在前端, 它们之间有什么区别?

【问题讨论】:

    标签: magento caching


    【解决方案1】:

    非常外行的概念:前端缓存是一个类,它调用后端类来实现您在 magento 中设置的缓存类型,如 APC、Memcache 或文件系统。所以如果你使用 Memecache ,那么这些 zend 类将被 Frontend 对象调用来实现 Memecache。

    【讨论】:

      猜你喜欢
      • 2019-09-02
      • 2014-04-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-11-01
      • 2017-10-11
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多