xml 缓存后端#redis #magento(local.xml)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 缓存后端#redis #magento(local.xml)相关的知识,希望对你有一定的参考价值。

<cache>
        <backend>Cm_Cache_Backend_Redis</backend>
        <backend_options>
            <server>xxx.xxx.xxx.xxx</server>
            <port>6379</port>
            <persistent></persistent>
            <database>2</database>
            <password></password>
            <force_standalone>0</force_standalone>
            <connect_retries>1</connect_retries>
            <lifetimelimit>7200</lifetimelimit>
            <read_timeout>10</read_timeout>
            <compress_data>1</compress_data>
            <compress_tags>1</compress_tags>
            <compress_data>gzip</compress_data>
        </backend_options>
	</cache>

以上是关于xml 缓存后端#redis #magento(local.xml)的主要内容,如果未能解决你的问题,请参考以下文章

全页缓存(FPC) ?

后端magento system.xml

apache_conf 配置redis会话#magento(local.xml)

无法阻止 Magento 缓存块

如何通过xml文件导入时将图像连接到magento

Magento,如何从redis中查询集合,之前点击db