This is an old revision of the document!
I want to take a note here for all commands we met when running a CDN service.
nslookup www.simplenature.cnnslookup -type=cname www.simplenature.cnnslookup -type=mx simplenature.cnnslookup -q=txt simplenature.cnwget -S “http://xxxxx”wget -S “https://xxxx” -e –http_proxy=114.123.11.11wget -S “http://cname.domain” –header=host:domaincurl -voa “http://xxxx”curl -voa “http://xxxx” -x “114.123.11.11”curl -voa “http://xxxx.cname.domain/xxx” –header “host:domain”