domain is changing server with no downtime
I have now the domain.com hosting on cpanel1.Now I want to move this domain to server cpanel2. I copy all data on server2. I change dns servers in domain, but they need time to refresh for about 24 hours. AS I do using mysql , I want immediately it working from the new server.
In whm (old server) I can edit zones (NS, A,MX) so, I can point somehow to the new server. But how exactly? I need the procedure. I have the following dns records:
domain.com NS ns1.oldserver.com
domain.com NS ns2.oldserver.com
domain.com A 66.66.66.66
domain.com A 127.0.0.1
domain.com MX 0 domain.com
mail CNAME domain.com
www CNAME domain.com
ftp A 66.66.66.66