From owner-freebsd-isp Mon Jan 6 15:33:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA10100 for isp-outgoing; Mon, 6 Jan 1997 15:33:27 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id PAA10095 for ; Mon, 6 Jan 1997 15:33:24 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id QAA22914; Mon, 6 Jan 1997 16:33:09 -0700 (MST) Date: Mon, 6 Jan 1997 16:33:09 -0700 (MST) Message-Id: <199701062333.QAA22914@rocky.mt.sri.com> From: Nate Williams To: BSD Mailinglisten-User Cc: Nate Williams , Peter Hawkins , freebsd-isp@freebsd.org Subject: Re: mail weirdness In-Reply-To: References: <199701061634.JAA21269@rocky.mt.sri.com> Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [ Popper hanging in the middle of large email downloads ] > > > Has anyone any clues what may be going on here? > > [...] > > > FWIW, there are some folks running BSDi who see the same problem. I'm > > beginning to smell some sort of incompatability in the BSD stack and > > Qualcomm's popper, but I personally have users who download megabytes of > > email every day w/out a problem, so maybe it's a modem setup problem? > > We have exactly the same problem. Customers with absolutely stable links > (using modems with CSLIP and/or ISDN with PPP) have sometimes problems > with popper, especially with large mails. I tried to reproduce the > problem using perl to no avail.... My suspicion (and it's only that) is that the users somehow have software hand-shaking set at their end. Normal traffic is slow enough (and in short bursts) such that the handshaking isn't a problem normally, but when they download large email from the ISP it's a long sustained download that isn't interrupted which would cause the modem to tell things to slow down. Since only one end is using software handshaking, I think things get confused and the modem is never sent the 'XON' signal and everything hangs. At my site (since I'm really not an ISP but provide similar services to co-workders on the road and at home) *I* setup their machines (or sit over their shoulder) and make sure things are setup correctly from their end using hardware handshaking. Nate