After you add your service to Anti-DDoS IP, if attack traffic is not scrubbed and directly targets the origin server, the IP address of the origin server may have been exposed. In this case, you must change the IP address of the origin server.
Before you change the IP address of the origin server, make sure that you eliminate all risks to prevent the IP address from being exposed again. You can check for the following exposure risks:
phpinfo()
function may contain the IP address of the origin server.After you eliminate all risks that may cause the exposure, you can change the IP address of the origin server.
If you do not want to change the IP address or the new IP address is also exposed, we recommend that you deploy an ELB instance to connect the ECC instance. You can adopt the following network architecture: Client > Anti-DDoS IP> ELB instance > ECC instance.