Load balancing
I want to load-balance the subdomains of the a.com domain.
I want to split the connection to a.com/index1-10.html into two separate servers.
Upon accessing a.com/index1.html,
The server of 1.1.1.1 or the server of 1.1.1.2
to index1.html.