On 15-May-00 Jeff Nowakowski wrote:
> emre wrote:
>>
>> I thought "DNS WRITE" would speed it up
>
> DNS READ will speed it up. What I do is run DNS WRITE once a day from
> a cron job. The problem with using WRITE from the web interface is
> that if there are IP addresses it can't find it will keep on wasting
> time looking them up.
>
Hi, just a little advice...I found a way to speed it up a little (or it seems
so). Instead of using anlgform.pl I wrote a script called analog.pl. All it
has is:
#!/usr/bin/perl
print "Content-type: text/html\n\n";
print '<body bgcolor="ffffff">';
print `analog`;
Same output, but a bit faster :-)
Thanks for the help..
--
DSS/DH cryptographic KeyID: 0x69C2B37B (PGP5) | http://ozone.dhs.org
Key fingerprint = 4FAF 6F70 B407 08AE 86EF AC0E 130E 932C 69C2 B37B
System Uptime: up 4 days, 15:01, load average: 0.09 0.08 0.08
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------