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

Re: [leafnode-list] Takes hours to dl headers!



<x-flowed>
Ed wrote:

Hi,

I started this thread a couple of weeks ago.

In the meantime, I upgraded LN from 1.9.32 to 1.9.44.rc3 and have been
trying to see if I could find any issues that might affect the problem.

To recap, it takes hours to download headers for 11 newsgroups.

I have set delaybody = 1, maxfetch = 1000 and initialfetch = 100.

This has shortened the time to download (headers only) to about 60 minutes
but only if I run FN every couple of hours and don't ask for more than 1
body per group just to keep the groups active.

Downloading headers to my newsreader takes less than 1 minute for the same
11 groups from the same newsserver.



Hi - nice to see you again!

try to find out the bottleneck
a) CPU over-load? (vmstat 5)
b) Storage arena fast enough? (find /var/spool/news -print|cpio -ov >/dev/null)
What about DNS-queries? Is named, or whatever use use, configured as a cache and is it working right?
While fetchnews running slowly, issue a "tcpdump -i /dev/ppp" - are there some strange packets in between fetchnew's article-headers? I suspect a DNS-query here, which lasts a long time. (Maybe you should setup "dnsmasq", a software much easier to setup and to maintain than named).
And do a "ping your_up_newsserver" to see, there's always a good responsivness.


Regards, and godd luck, Edi

--
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list
</x-flowed>