Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

perl and adns

by dino (Sexton)
on May 22, 2001 at 15:13 UTC ( [id://82208]=perlquestion: print w/replies, xml ) Need Help??

dino has asked for the wisdom of the Perl Monks concerning the following question:

Hello
Has anyone written code to allow perl to use the adns library.
perhaps a patch to NET::DNS or something. I'm processing vast
apache logfiles and need to do very fast namelookup. sadly jdresolve is too
slow and dns-terror uses too much ram when the db size gets too big.
suggestions please

regards
dino

Replies are listed 'Best First'.
Re: perl and adns
by kschwab (Vicar) on May 22, 2001 at 18:03 UTC
    There's an incomplete attempt at a perl adns interface here.

    You might just get the milage you need out of the adnslogres utility that comes with adns though. You could just pre-process the host name resolution before your perl script parses the logs. (Supposing you wanted to do more than just resolve the hostnames).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://82208]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-23 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found