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

[leafnode-list] Re: Fetchnews process takes very long



Hallöchen!

Whiskers writes:

> "Torsten Bronger" <bronger@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
>> I run fetchnews as a cron job every 10 minutes.  Every other hour
>> or so, it takes *much* longer than usual (15 minutes instead of
>> approx 40 seconds).  I suspect that it does some sort of database
>> cleanup at this time.
>
> [...]
>
> Have you got a cron job running fetchnews -f at that interval?

No, the original (Debian) script is

#!/bin/sh
. /etc/news/leafnode/debian-config
cd /
if [ "$NETWORK" = "permanent" -a -x /usr/sbin/fetchnews ]; then
   /usr/sbin/fetchnews > /tmp/fetchnews.log
fi

And this is called every 10 Minutes.  I don't see another cronjob.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                   Jabber ID: torsten.bronger@xxxxxxxxxxxxxxxxxxxxx

-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
https://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/