Re: QUESTION for WWWStat

Roy T. Fielding (fielding@kiwi.ICS.UCI.EDU)
Sat, 22 Feb 1997 17:00:08 -0800


>1.  Is the -dns option new in version 2 or did it already come as an
>option for the version 1.  I think I may have version 1.  

It is new in 2.0.

>2.  When I use the -dns switch, my server just tells me that there are
>"There was no matching data to summarize".  Getstats, on the other hand,
>when I use the "-ip" option, gives me the dns hostnames (after a long
>lookup).  Is there an equivalent switch for wwwstats?

-dns is what you are looking for -- if it works, it will take just as
long as getstats (until the first set is cached).  If it isn't working
for you, be sure your computer is connected to the Internet and capable
of performing DNS lookups; if it still doesn't work, then your perl
installation is not setup for gethostbyaddr.

....Roy