I'm using magento 1.14.02 EE on the two server instances with load balancer.
The FPC works fine in redis, but when I put block cache in redis it doesn't work.
If I'm using file system on each instance for block cache its working fine. What can cause this problem?
- 
 did you find the reason or any solution for this?Konstant– Konstant2016年11月03日 17:17:42 +00:00Commented Nov 3, 2016 at 17:17
 
1 Answer 1
In a 2 server architecture (and this is the first problem in a magento multi server setup), where is redis exactly located and how do you use it? In local.xml, in enterprise.xml? With or without colinmollenhour module? With or without Magento EE native Fpc?
- 
 Redis is located on 3 server, separated of this two. In local.xml, do we need to use in enterprise.xml? Whitout colinmollenhour, we using magento default. With native EE FPC.user3307783– user33077832016年08月17日 07:40:18 +00:00Commented Aug 17, 2016 at 7:40