Seeby Woodhouse - Orcon Internet wrote:
> In answer to your questions
>
> - We'll be using IHAVE to other NZ ISPs for fast, accurate propagation of
> .nz groups
> - We'll be sucking from Giganews as to take a full feed would use silly
> amounts of bandwidth and disk space for the number of customers that we
> have - that said, sucking should work just fine
Sucking is fine for getting articles, not good for sending them. You can
configure DNews to suck from giganews.com and feed articles using IHAVE.
This is much more reliable* and gives you control over the abuse headers.
newsfeeds.conf
site server.giganews.com
type dfeed
groups *
max_path 3
The max_path setting limits feeding to articles with 'max_path' items or
less in the 'path' header. This would allow you to actively help
propagate news from other NZ ISPs, without wasting excessive amounts of
bandwidth.
You can instead use 'onlyposts' which limits the feeding to only
messages posted directly to news.orcon.net.nz.
> - We're not using the header sucking mode
> - We won't be using SurgeNews
Both good to hear
> - I'm not sure what you mean by 'larger articles' as far as I am aware we
> didn't previously impose an article size limit. Perhaps problems were caused
> by an article size limit of our previous upstream provider (wasn't Giganews)
> when we were previously running our own server
The old server run by Orcon didn't have any binary (or text) posts in
excess of 100KB. You were at the time using NNTPCache from memory, and
sucking from another ISP using DNews and who probably set the limit.
The Other Guy