We have started to run our own DNS servers located in Asia
since that's where our main audience is. However, it seems that some users in the US are
having difficulties accessing our website sometimes. I've noticed myself that DNS
lookups of our domain from the US are relatively slow (500 msec+). Maybe the problems
some users are having are due to other DNS configuration errors, but in general, how
much of an issue is the geographical location of DNS servers? Should we have an
additional server in the US?
I've been attempting this for two weeks and I've accessed countless number of sites on this issue and it seems there is something I'm not getting here and I'm at a lost. I manged to figure out how to merge logs from two servers together. (Taking care to only merge the matching domains together) The logs from the first server span from 15 Dec 2012 to 8 April 2014 The logs from the second server span from 2 Mar 2014 to 9 April 2014 I was able to successfully merge them using the logresolvemerge.pl script simply enermerating each log and > out_putting_it_to_file Looking at the two logs from each server the format seems exactly the same. The problem I'm having is producing the stats page for the logs. The command I've boiled it down to is /usr/share/awstats/tools/awstats_buildstaticpages.pl -configdir=/home/User/Documents/conf/ -config=example.com awstatsprog=/usr/share/awstats/wwwroot/cgi-bin/awstats.pl dir=/home/User/Documents/parced -month=all -year=all...
Comments
Post a Comment