I've been looking at using NNTPCache. My original attraction to it was the thought of configuring it to use several servers at once to gather articles from. I was thinking that if one was down, it might go on to the next one. Is this possible? I have it running now against one of our news servers, but I would like to try connecting it to *all* of them, and getting it to use whichever one was available. I'm not thinking of using it for load balancing as much as for redundancy, though. Other than different servers having different article id's, what limitations would prevent NNTPCache from doing this (if it doesn't)? Thoughts?