home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 10
/
aminetcdnumber101996.iso
/
Aminet
/
comm
/
tcp
/
httplog14.lha
/
readme.tcw
< prev
next >
Wrap
Text File
|
1995-12-28
|
822b
|
20 lines
Armin Obersteiner wrote a nice httpd log parser. I played with it, to suit
my fancy. First of all, I found that there were many numeric addresses in
my logfiles. That made for a large number of unidentified domains when run
with the -l flag. I didn't like that, so I invoked AmiTCP to find the name
that goes with the missing address. It doesn't always work, if the local
DNS server cannot find a name to go with an IP number, but when the server
is helpful, it does work. Next, I added all of the countries to be found
in the ISO 3166 document. Then, I made the output for -l sorted by
increasing number of hits.
Compiles under SAS/C 6.56
Requires AmiTCP >=4.0
This distribution include source, an optimized 68030/68881 version and a
plain 68000/IEEE math version.
----
ciao,
tomas willis <tomas@cae.wisc.edu>