William R Ward wrote:
> 
> [EMAIL PROTECTED] (Beyond Control Inc.) writes:
> > Unfortunatly, if I start it now it *will* work for 10 hours, then die.
> > 
> > This is why I find this to be so weird, since I look like IE5, and I always
> > create a new UserAgent object so that I won't get cookied or anything like
> > that...
> 
> Try cranking up the rate to every 10 seconds and watching memory usage
> using something like "top".  You probably have some kind of memory
> leak.  Consider using a cron job instead of a daemon for this?

  Or have the daemon restart itself - perhaps via 'exec' - after
  5 hours.

Reply via email to