Re: Problem with 2.2.19pre9 (Connection closed.)

2001-02-22 Thread Henrique de Moraes Holschuh
On Thu, 22 Feb 2001, Jes Sorensen wrote: > Alan forwarded a patch to me from DaveM which fixed it for me. Jes, could you forward it here as well? > The problems I were seeing were much more than every 2 hrs, more like > every 10-15 mins. Anyway it seems it got fixed. I've seen IRC sessions gett

Re: Problem with 2.2.19pre9 (Connection closed.)

2001-02-22 Thread Jes Sorensen
> "Markus" == Markus Germeier <[EMAIL PROTECTED]> writes: Markus> Tell me if I can provide you with further data to nail down Markus> this bug. Alan forwarded a patch to me from DaveM which fixed it for me. Markus> Jes: I thought about your information that ssh connections do Markus> not sh

Re: Problem with 2.2.19pre9 (Connection closed.)

2001-02-22 Thread Markus Germeier
Hi all, I did some further investigation and found the following: It seems to me that this is a linux <-> solaris problem. I have no problems with AIX 4.1.4, IRIX 6.5 or WIN2K. However all solaris boxes I have access to (2.6, 7, 8, sparc and intel) give me a "connection closed" after 2h, which i

Re: Problem with 2.2.19pre9 (Connection closed.)

2001-02-21 Thread David S. Miller
Alan Cox writes: > Dave - any ideas, shall we back it out and work on it for 2.2.20 ? The one change which is probably causing this is non-critical, so let me study things quickly tonight and if I come up with nothing I'll show you what you can revert safely. Later, David S. Miller [EMAIL PROT

Re: Problem with 2.2.19pre9 (Connection closed.)

2001-02-21 Thread Jes Sorensen
> "Markus" == Markus Germeier <[EMAIL PROTECTED]> writes: Markus> Jes Sorensen <[EMAIL PROTECTED]> writes: >> I only see this for connections with incoming traffic where I don't >> send something out (like irc), whereas unused ssh connections seem >> to survive fine. Markus> Just for the rec

Re: Problem with 2.2.19pre9 (Connection closed.)

2001-02-21 Thread Markus Germeier
Jes Sorensen <[EMAIL PROTECTED]> writes: > I only see this for connections with incoming traffic where I don't > send something out (like irc), whereas unused ssh connections seem to > survive fine. Just for the record: My example was an idle ssh connection! I believe Alan is correct. I can't r

Re: Problem with 2.2.19pre9 (Connection closed.)

2001-02-21 Thread Jes Sorensen
> "Alan" == Alan Cox <[EMAIL PROTECTED]> writes: >> after upgrading to 2.2.19pre9 (+ 2 NFS-patches, IPv6 enabled) idle >> connections tend to shut down without a visible reason: Alan> Yes I've seen this too. It seems that the tcp changes broke the Alan> keepalive handling somewhere when I le

Re: Problem with 2.2.19pre9 (Connection closed.)

2001-02-21 Thread Alan Cox
> after upgrading to 2.2.19pre9 (+ 2 NFS-patches, IPv6 enabled) idle > connections tend to shut down without a visible reason: Yes I've seen this too. It seems that the tcp changes broke the keepalive handling somewhere when I leave a non Linux target idle. Dave - any ideas, shall we back it ou