Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: 5.4.13 and virtual servers
Date: 01 Mar 1997 00:26:35 +0100	[thread overview]
Message-ID: <m2g1ygwlzo.fsf@proletcult.slip.ifi.uio.no> (raw)
In-Reply-To: Karl Kleinpaste's message of 20 Feb 1997 10:00:45 -0500

Karl Kleinpaste <karl@jprc.com> writes:

> > Yes, nntp now opens a connection per virtual server.  I don't know how
> > else to make things work cleanly.
> 
> Whatever mechanism was in place before, as of approx 5.4.8 and
> previous, was better, if not as clean in some sense.  It was about
> that time that the many-opens symptom began to occur.  Backing out to
> that behavior, even if it left bugs somewhere else, would be
> preferable.

Yes, the current situation is kinda yucky.  Going back to something
that's actually buggy doesn't seem like a good idea, though.  

> Perhaps this could be related to how one introduces new groups to
> Gnus.  I use 4 servers: My primary (general discussions) is at CMU,
> and then I use one at Ohio State for about 5 groups, 1 here at JPRC
> for local support groups, and 1 on my own system which is a test
> server for INN hackery.  When I want a new group, I always generate it
> with "G m some.name RET nntp RET server.name RET".  Does this generate
> a new virtual server each time?

It shouldn't, but it might if there's (wow!) a bug in the new function
that compares servers.  Let's see...  Find two groups created in this
manner (that use the same server), and pick out the select methods
with `G e' on the two groups.  Then do

(gnus-server-get-method GROUP METHOD)

an both these groups (with their server) and see what it says.  It
should ideally return the same method for both groups.

> Would going into server mode via `^' allow creation of groups with a
> single virtual server?

Yes.

> If so, how and why does this differ from `G m' creation?

`G m group RET server RET'.  So it's would be less typing in the long
run. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  parent reply	other threads:[~1997-02-28 23:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-17 20:08 Sudish Joseph
1997-02-18  1:51 ` Sudish Joseph
1997-02-20  2:05   ` Lars Magne Ingebrigtsen
1997-02-20 15:00     ` Karl Kleinpaste
1997-02-23 23:06       ` Felix Lee
1997-02-24  0:21         ` Paul Franklin
1997-02-28 20:40           ` Albrecht Kadlec
1997-02-28 23:28           ` Lars Magne Ingebrigtsen
1997-02-28 23:26       ` Lars Magne Ingebrigtsen [this message]
1997-03-02 23:27         ` Karl Kleinpaste
1997-03-03  5:30           ` David Moore
1997-03-05  8:12           ` Lars Magne Ingebrigtsen
1997-03-05 12:17             ` Karl Kleinpaste

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=m2g1ygwlzo.fsf@proletcult.slip.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).