Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Causing nntp connections to not remain open?
Date: Sat, 15 Apr 2006 14:06:42 +0200	[thread overview]
Message-ID: <m3fykff3fx.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <m3r7ld89pj.fsf@asfast.com>

Lloyd Zusman <ljz@asfast.com> writes:

> Is there a way to configure gnus to cause nntp connections to not remain
> open after a query for new articles takes place?
>
> I'd like this to happen only for a specific nntp server, such that gnus
> re-opens the connection to that server every time it queries for new
> articles, and that it shuts down the connection after the article query
> takes place.

Well, including such a feature would be potentially disastrous.  A
news server uses significant CPU time when establishing a new
connection, and it would be irresponsible of a news reader to allow
such functionality.

However, it really shouldn't be much problem implementing this by
issuing a `(nntp-close-server)' from `gnus-article-prepare-hook' or
the like.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




      reply	other threads:[~2006-04-15 12:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-26 13:34 Lloyd Zusman
2006-04-15 12:06 ` Lars Magne Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3fykff3fx.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).