Opened 15 years ago

Closed 15 years ago

#12 closed enhancement (fixed)

Add support for Diablo-style hash feeds

Reported by: eagle Owned by: eagle
Priority: low Milestone:
Component: innd Version:
Severity: wishlist Keywords:
Cc:

Description

Diablo supports a mechanism to take an incoming feed split across multiple boxes by hashing the message ID and only feeding the articles in a particular hash bucket to a given host. This lets the hosts collectively store a full feed without handling the full traffic on each host.

INN should support this sort of hash feed via a flag in newsfeeds.

Attachments (1)

diablo-hashfeed.patch (4.7 KB) - added by eagle 15 years ago.
Patch against INN 2.4.2

Download all attachments as: .zip

Change History (3)

comment:1 Changed 15 years ago by eagle

Patch from Miquel van Smoorenburg to add support for what are now old-style Diablo hash feeds. Should be updated to support new ones.

Changed 15 years ago by eagle

Attachment: diablo-hashfeed.patch added

Patch against INN 2.4.2

comment:2 Changed 15 years ago by eagle

Resolution: fixed
Status: newclosed

Fixed in [7713] and [7718].

Note: See TracTickets for help on using tickets.