Looking for a solid redirection infrastructre
        Posted  
        
            by 
                isoman
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by isoman
        
        
        
        Published on 2012-09-29T12:21:46Z
        Indexed on 
            2012/09/29
            15:41 UTC
        
        
        Read the original article
        Hit count: 244
        
We have critical servers (webservers and databases) that are fully replicated, except for the reverse proxy that we use to hide the internal stuff. This proxy is acting like a router that filters and redirects traffic to the main server and switch for failover if the main one is down.
We want to find an alternative to this proxy because one single entry point is not enough.
Is there any company that has a solid and redundant infrastructure that offers redirection to an IP and allows quick switching to another one?
© Server Fault or respective owner