public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: linux-kernel@vger.kernel.org
Subject: Data sitting and remaining in Send-Q
Date: Mon, 24 Dec 2001 18:01:42 +0100	[thread overview]
Message-ID: <20011224180142.E2461@lug-owl.de> (raw)

Hi!

I've got some problem with a freshly installed Debian sid system.
It's running with 2.4.16, 2.4.17-rc2 and 2.4.17 (the problem
appears on all these kernels) and something seems to break ssh.

When ssh'ing to this box (only this box, regardless which client)
the connection breaks if I request more than some dozends of bytes
at a time (so it will break at 'ls -l' with more than 10 files,
'cat /etc/passwd' will break, calling 'vi' will also break, because
it re-displays all the screen.

When strace'ing ssh client and server, I can see that both of them
are in a select() loop. On the broken server, netstat shows some
(kilo)bytes of data remaining in the Send-Q. However, this data
is actually *never* send over the wire letting the connection die.

Can anybody give me some hint on how to solve this?

Marry Chrismas, JBG

-- 
Jan-Benedict Glaw   .   jbglaw@lug-owl.de   .   +49-172-7608481
	 -- New APT-Proxy written in shell script --
	   http://lug-owl.de/~jbglaw/software/ap2/

             reply	other threads:[~2001-12-24 17:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-24 17:01 Jan-Benedict Glaw [this message]
2001-12-24 18:10 ` Data sitting and remaining in Send-Q José Luis Domingo López
2001-12-24 19:00   ` Jan-Benedict Glaw
2001-12-24 19:38   ` Jan-Benedict Glaw
2001-12-24 20:09     ` Mr. James W. Laferriere
2001-12-24 20:17       ` Jan-Benedict Glaw
2001-12-24 20:44         ` Alex Bligh - linux-kernel
2001-12-24 21:34           ` Thorsten Kranzkowski
2001-12-24 21:58             ` Jan-Benedict Glaw
2001-12-24 21:56           ` Jan-Benedict Glaw
2001-12-25  0:43             ` Alex Bligh - linux-kernel

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=20011224180142.E2461@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=linux-kernel@vger.kernel.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