From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17682 Path: news.gmane.org!not-for-mail From: Random832 Newsgroups: gmane.emacs.gnus.user Subject: Stale connections Date: Wed, 07 Oct 2015 00:46:16 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1444193202 16497 80.91.229.3 (7 Oct 2015 04:46:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Oct 2015 04:46:42 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Oct 07 06:46:33 2015 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zjgca-0006Mz-42 for gegu-info-gnus-english@m.gmane.org; Wed, 07 Oct 2015 06:46:32 +0200 Original-Received: from localhost ([::1]:55233 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjgcZ-0000bn-9l for gegu-info-gnus-english@m.gmane.org; Wed, 07 Oct 2015 00:46:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjgcW-0000bb-5c for info-gnus-english@gnu.org; Wed, 07 Oct 2015 00:46:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjgcS-0007YH-VR for info-gnus-english@gnu.org; Wed, 07 Oct 2015 00:46:28 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:60956) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjgcS-0007Xr-PC for info-gnus-english@gnu.org; Wed, 07 Oct 2015 00:46:24 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZjgcQ-0006GW-8h for info-gnus-english@gnu.org; Wed, 07 Oct 2015 06:46:22 +0200 Original-Received: from c-68-39-146-59.hsd1.in.comcast.net ([68.39.146.59]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Oct 2015 06:46:22 +0200 Original-Received: from random832 by c-68-39-146-59.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Oct 2015 06:46:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-68-39-146-59.hsd1.in.comcast.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:4QL4fpg7OQQzuNYgz0Ie9pHVbqs= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:17682 Archived-At: Is there a way to stop gnus from holding open connections to servers (especially nnimap) that it's not actively using and inevitably getting long delays while it waits to time out or I have to hit C-g (which occasionally makes it think the server is permanently broken until I restart gnus) I mostly see this happen with my IMAP server - I am on the emacsformacosx.com build and it is using openssl to connect to the server - but I do see this behavior with unencrypted NNTP servers occasionally, so it's not purely an openssl issue.