Deutsch English Français Italiano |
<slrnvcdrcn.55b.jon+usenet@raven.unequivocal.eu> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Jon Ribbens <jon+usenet@unequivocal.eu> Newsgroups: news.software.nntp Subject: Re: Efficiency of requesting by message-id vs group+number Date: Thu, 22 Aug 2024 07:49:43 -0000 (UTC) Organization: A noiseless patient Spider Lines: 15 Message-ID: <slrnvcdrcn.55b.jon+usenet@raven.unequivocal.eu> References: <1724312020-7@cmacleod.me.uk> Injection-Date: Thu, 22 Aug 2024 09:49:43 +0200 (CEST) Injection-Info: dont-email.me; posting-host="e06b27ef794faaa7f5a546bef3d4beac"; logging-data="393061"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Z9tmvxdi2RETqzghnl+K78X9KCQrrfCY=" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:6DMXQqSRjuNohJ9f9sVOyPrYs6Y= Bytes: 1695 On 2024-08-22, Colin Macleod <user7@cmacleod.me.uk.invalid> wrote: > Hi, I'm looking for some guidance on the efficiency of requesting individual > articles by message-id compared to group and article number. For a server > such as INN, does finding an article from its message-id impose extra load? > > I'm operating a web/usenet gateway at https://cmacleod.me.uk/ng/ . > When I display a thread I need to get all the articles in it. I'm > wondering about > spreading the load of this across multiple nntp servers. However they would > have different article numbering, so I would need to request each article > by its message-id. Is this practical, or would it impose an unreasonable > load on the servers? It is reasonable to fetch articles by Message-ID. NNTP's "NEWNEWS" command is designed to work that way.