I'm going to use webcheck utility to check my site for common errors.
webcheck is installed on the same droplet server as my site.
Will digitalocean calculate internal bandwidth in this case?
I've created two A records in DigitalOcean web DNS config it looks like this:
@ XXX.XXX.XXX.XXX
www.mysite.com XXX.XXX.XXX.XXX
But only mysite.com (without www) is reacheable and i can ping it.
nslookup also can't fi...