Re: [btqueue-users] Timeouts
Status: Beta
Brought to you by:
xgie
From: Chris P. <ch...@ta...> - 2004-11-30 19:28:43
|
Hi Sugree, thanks for the quick reply. On Tue, 2004-11-30 at 20:38, Sugree Phatanapherom wrote: > Timeout usually causes by the queue being locked by schedule thread. > Normally, the schedule thread should release the lock quickly but it > might be slower if you have lots of torrent in the queue. Major delay > are of gathering scrape. There is a minor bug here. BTQueue older than > 0.0.18 will still try to get scrape information of all torrents in queue > including finished ones. I am using BTQueue-0.0.17-242.2.3. This seems to be the latest version. Is 0.0.18 going to be released soon? I currently have in my queue: 1 finished 1 seeding 3 downloading 21 waiting. > > Another possible problem is DNS. BTQueue will temporarily not response > if it is querying DNS. My DNS is fine - All resolutions happen quickly. My real issue (and it may help you fix the problem as well), is that 'btqueue query' is quick, but running 'list' inside the remote shell times out. Chris |