wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | WIP: Add c-ares support for quickly fill DNS cach


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | WIP: Add c-ares support for quickly fill DNS cache in background (!444)
Date: Mon, 26 Aug 2019 12:38:40 +0000



Tim Rühsen started a new discussion on async_dns/README.md: 
https://gitlab.com/gnuwget/wget2/merge_requests/444#note_208074503

> +
> +  The script will execute the binary `async_dns` with `test` as domains list
> +  file and `file.csv` as the destination of the data. If you don't want to
> +  rename your files you can edit the BIN, SOURCE and DEST variables at the
> +  beginning of `test.sh`. If you modify the default destination file you'll
> +  also have to modify `create_graphics.R`.
> +
> +## R Dependencies
> +
> +  The package "ggplot2" has to be installed if you want to build the 
> graphics.
> +  One way to do this is open R as superuser and type 
> `install.packages("ggplot2")`
> +
> +# Running the test
> +
> +  You just have to type `bash test.sh` into your terminal. It'll build both 
> the
> +  data and the graphics. Please be aware that it usually takes 24-48 hours to

Isn't this dependent of the number of DNS queries /domains ? 24-48 hours for a 
list with 100k entries ?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/444#note_208074503
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]