cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for someone who has set up caching in a Magento Cluster?

Looking for someone who has set up caching in a Magento Cluster?

I have questions about how you load balance in the cluster.

Steven Antonucci
LiteSpeed Technologies
6 REPLIES 6

Re: Looking for someone who has set up caching in a Magento Cluster?

depends on your configuration and cache storage, varnish and redis

one server for cache and other servers connected to this one

------------
MagenX - Magento and Server optimization

Re: Looking for someone who has set up caching in a Magento Cluster?

As I understand it, if you have a Magento cluster, clustering the cache is nearly impossible if you try to load balance too?

So you either have it load balanced or you have it clustered, but both is not possible?

Steven Antonucci
LiteSpeed Technologies

Re: Looking for someone who has set up caching in a Magento Cluster?

I think the terms 'clustering' and 'load balancing' is somewhat confusing - I do believe you mean the same thing in this context and, it's entirely possible to have Magento cached using Nginx + Varnish in a clustered environment.

---
I'm a Magento Developer living in Melbourne, Australia with 4 x Magento certifications Smiley Happy

Re: Looking for someone who has set up caching in a Magento Cluster?

Are you wanting to do multi-master replication of your database and caching layer or simply load balance the web servers?

---
I'm a Magento Developer living in Melbourne, Australia with 4 x Magento certifications Smiley Happy

Re: Looking for someone who has set up caching in a Magento Cluster?

Cache and Web server both clustered and load balanced at both layers.

Steven Antonucci
LiteSpeed Technologies

Re: Looking for someone who has set up caching in a Magento Cluster?

right

there is multiple ip dns, or one entry point, but

both varnish and redis support clustering, sharding, failover and load balancing

 

still not sure what are you looking for? 

config files??

 

varnish and redis are well documented 

------------
MagenX - Magento and Server optimization