0.7.3 fill server question

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
grabit
Newbie
Newbie
Posts: 2
Joined: August 7th, 2013, 9:02 am

0.7.3 fill server question

Post by grabit »

Hi there,

In 0.7.3, let's say I have the following configuration:
primary: server_1
fill: server_bkup_a
fill: server_bkup_b

What happens if I download a video vid_1 that started off on the primary, but then finished up by getting articles from server_bkup_a... and then I download a new video vid_2? Does it start off with the fill server, or will it always try to start with the primary? A quick test seems to show that it starts with the primary, but I wanted to verify from those of you who are more experienced than I am.

EDIT: also, what happens if it has to go to a backup server for an article, but a subsequent article could be found on the primary server. Would it keep checking the primary first for each article?

Thanks in advance.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.7.3 fill server question

Post by shypike »

Primary servers are tried at random until one supplies the article.
The backup server(s) will only be tried after all primary servers fail to deliver.
grabit
Newbie
Newbie
Posts: 2
Joined: August 7th, 2013, 9:02 am

Re: 0.7.3 fill server question

Post by grabit »

Thanks shypike. Will this be done on a per-article basis? So, if article_a is found from a fill server, will a subsequent article_b also be searched in that fill server, or will it go to the primary servers first? Sounds like it goes back to the primary servers, but just wanted to clarify. Thanks again.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.7.3 fill server question

Post by shypike »

The method is used for each individual article.
Post Reply