How do you arrange the queue for "say" 25 articles or parts with respect to server priority.
Sort article task queue by date is on.
Do you, take the the oldest article and go through the highest (100) value servers (strict is also on)
then go through the next lower (70S) value server with the same article
then 50S ........
or
go through the highest server (100) with the next oldest article
The different results would be
- the oldest article would be tried from all servers before moving to the next oldest.
or
- all articles would be tried (in reverse age order) on the highest priority servers, then all remaining articles (same order) on the next priority server ?
If I haven't explained the question well let me know and I'll try again.
(It gets worse because the next question is - I assume "download and save with priority xx" will cause the higher priority articles to be a subset "sort article task by queue date" added at the front of the
current articles queue)
Pegleg