It is necessary to load on one domain name pages from different web servers
        Posted  
        
            by shurik2533
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by shurik2533
        
        
        
        Published on 2010-05-26T14:41:45Z
        Indexed on 
            2010/05/27
            14:31 UTC
        
        
        Read the original article
        Hit count: 163
        
apache2
It is necessary to load on one domain name pages from different web servers (apache2). For example, www.somesite.ru/page/ loads from server 12.34.56.78 and www.somesite.ru/another_page/ loads from another server 12.34.56.79.
How to make, what it would work?
© Stack Overflow or respective owner