Advice on where to install Redis
        Posted  
        
            by 
                redsquare
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by redsquare
        
        
        
        Published on 2012-03-26T11:15:36Z
        Indexed on 
            2012/03/26
            11:32 UTC
        
        
        Read the original article
        Hit count: 344
        
I have just introduced Redis into our application and I am not sure where best to install in production. I read that the Windows option is not production quality so i need to install on Linux.
I currently have 5 redhat boxes and cannot get any more provisioned at this current time. These consist of Active/Passive HaProxy load balancer and a cluster of three RabbitMQ boxes.
Where would you install an Active/Passive redis instances?
© Server Fault or respective owner