|  | 
| You only need to configure the DNS server, If the domain name is abc.pcfun.com.cn,
 One of them is the main server (202.96.1.x),
 The other is a secondary server (202.96.2.y),
 Then DNS is configured like this:
 Domain: pcfun.com.cn
 Host ip
 abc 202.96.1.x
 abc 202.96.2.y
 When the customer enters abc.pcfun.com.cn
 DNS first find the 202.96.1.x host
 If there is no response, it will find the 202.96.2.y host
 | 
 |