Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: Process imap not running
Date: Tue, 15 Jan 2008 15:08:35 -0600	[thread overview]
Message-ID: <86myr63igc.fsf@lifelogs.com> (raw)
In-Reply-To: <v9zlv8m1hn.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Tue, 15 Jan 2008 00:27:48 +0100")

On Tue, 15 Jan 2008 00:27:48 +0100 Reiner Steib <reinersteib+gmane@imap.cc> wrote: 

RS> On Mon, Jan 14 2008, Simon Josefsson wrote:

>> It adds some unnecessary round-trips, but I guess we can live with
>> those.  Maybe there could be a variable to turn them off, but we can
>> always add that later if people want it.

RS> I added the variable `imap-ping-server', defaulting to t.  Please
RS> adjust if necessary.

I think it should be an integer, representing the minimum number of
seconds before it's triggered (or nil to turn it off).

The default should be nil.  When the IMAP server is far away, pinging
the server introduces a painful delay because of the TCP round trip.

The situation is similar with dropped SSH sessions, where OpenSSH allows
for the ServerAliveInterval parameter but doesn't turn it on by default
except when in batch mode.

RS> Should the function `imap-ping-server' also add debug output to
RS> `imap-debug-buffer'?

Yes, please.

Ted



  reply	other threads:[~2008-01-15 21:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-06  9:38 Ralf Angeli
2008-01-10 12:19 ` Knut Anders Hatlen
2008-01-11 13:58   ` Andreas Jaeger
2008-01-14 19:12   ` Ralf Angeli
2008-01-14 20:33     ` Reiner Steib
2008-01-14 20:57       ` Simon Josefsson
2008-01-14 23:27         ` Reiner Steib
2008-01-15 21:08           ` Ted Zlatanov [this message]
2008-01-16 22:50             ` Reiner Steib
2008-01-17 14:36               ` Ted Zlatanov
2008-01-17 18:33                 ` Reiner Steib
2008-01-18  4:58                   ` Ted Zlatanov

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=86myr63igc.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@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).