What format do NNTP peers usually take?
I see the "suck" tool can download import articles from any
public-access server without special negotiation.
Does it put excess load on the upstream server?
How's the connection managed?
In other streaming protocols I'm more
familiar with (Redis, Apache Kafka) a receiving client would connect
to a server that has messages, state its last synchronization point
and then downloads messages from that point on. If the connection is interrupted, the messages still arrive upstream and get stored until
they're pulled by the receiver.
Is there really no better way to authorize a connection than checking
the other side's IP address?
I see the "suck" tool can download import articles from any
public-access server without special negotiation. Does it put excess
load on the upstream server?
What format do NNTP peers usually take?
I see the "suck" tool can download import articles from any
public-access server without special negotiation. Does it put excess
load on the upstream server?
Most people are using innfeed, right? innfeed peering is either IHAVE (chatty) or CHECK/TAKETHIS (streaming), is that right? Is there any
reason to use IHAVE except for compatibility with older servers?
How's the connection managed? In other streaming protocols I'm more
familiar with (Redis, Apache Kafka) a receiving client would connect to
a server that has messages, state its last synchronization point and
then downloads messages from that point on.
If the connection is interrupted, the messages still arrive upstream
and get stored until they're pulled by the receiver.
NNTP streaming doesn't have that feature, and I think innfeed is
designed so upstream servers try to push articles downstream, rather
than downstream ones pulling them, right?
And failures to a separate spool for re-processing?
Is there really no better way to authorize a connection than checking
the other side's IP address?
Besides UUCP, is anyone using anything exotic?
(I should set up a server with a Kafka database and convince people to
peer directly to Kafka. Sounds !!fun!!)
Is there really no better way to authorize a connection thanFWIW, innd also supports identifying a peer with the Ident protocol (RFC
checking the other side's IP address?
Is there really no better way to authorize a connection than checking
the other side's IP address?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 388 |
Nodes: | 16 (2 / 14) |
Uptime: | 133:56:45 |
Calls: | 8,209 |
Calls today: | 7 |
Files: | 13,122 |
Messages: | 5,871,359 |