public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* tcp_mem problem
@ 2001-05-20 17:33 David Osojnik
  2001-05-20 20:26 ` Andi Kleen
  0 siblings, 1 reply; 3+ messages in thread
From: David Osojnik @ 2001-05-20 17:33 UTC (permalink / raw)
  To: linux-kernel

the system with problem is using kernel 2.4.2 on an P200 with 64mb ram. It 
has about 20 users that use the box... (ftp, telnet, lynx, bitchx,...).

the problem is when the parameter tcp_mem HIGH gets exeded after about a day 
of use! Then the box is going from the net and its not awailable. I tried to 
tune the system with adding more in proc tcp_mem but the problem is still 
there the box only lasts for bout 2h longer.

and i get this in messages

kernel: TCP: too many of orphaned sockets

It looks like my system is not droping closed sockets?

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tcp_mem problem
  2001-05-20 17:33 tcp_mem problem David Osojnik
@ 2001-05-20 20:26 ` Andi Kleen
  2001-05-20 20:50   ` David Osojnik
  0 siblings, 1 reply; 3+ messages in thread
From: Andi Kleen @ 2001-05-20 20:26 UTC (permalink / raw)
  To: David Osojnik; +Cc: linux-kernel

On Sun, May 20, 2001 at 07:33:15PM +0200, David Osojnik wrote:
> the system with problem is using kernel 2.4.2 on an P200 with 64mb ram. It 
> has about 20 users that use the box... (ftp, telnet, lynx, bitchx,...).
> 
> the problem is when the parameter tcp_mem HIGH gets exeded after about a day 
> of use! Then the box is going from the net and its not awailable. I tried to 
> tune the system with adding more in proc tcp_mem but the problem is still 
> there the box only lasts for bout 2h longer.
> 
> and i get this in messages
> 
> kernel: TCP: too many of orphaned sockets
> 
> It looks like my system is not droping closed sockets?

You can check by using netstat -tan 
Normally the message is harmless; when it happens the closed sockets are
RST instead of being closed properly.


-Andi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tcp_mem problem
  2001-05-20 20:26 ` Andi Kleen
@ 2001-05-20 20:50   ` David Osojnik
  0 siblings, 0 replies; 3+ messages in thread
From: David Osojnik @ 2001-05-20 20:50 UTC (permalink / raw)
  To: Andi Kleen; +Cc: linux-kernel

> the system with problem is using kernel 2.4.2 on an P200 with 64mb ram. It 
> has about 20 users that use the box... (ftp, telnet, lynx, bitchx,...).
> 
> the problem is when the parameter tcp_mem HIGH gets exeded after about a 
day 
> of use! Then the box is going from the net and its not awailable. I tried 
to 
> tune the system with adding more in proc tcp_mem but the problem is still 
> there the box only lasts for bout 2h longer.
> 
> and i get this in messages
> 
> kernel: TCP: too many of orphaned sockets
> 
> It looks like my system is not droping closed sockets?


On Sunday 20 May 2001 22:26, you wrote:
>
> You can check by using netstat -tan
> Normally the message is harmless; when it happens the closed sockets are
> RST instead of being closed properly.
>
>
> -Andi

But why is the server going down when that message apheres in the log?... No 
one can telnet to the computer, ssh, web is not awailabe... And the message 
gets repeted all the time. The only thing to do is to reset the server.

Well I dont know what else to do.

netstat -tan doesnt show anything wrong.

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-20 20:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-20 17:33 tcp_mem problem David Osojnik
2001-05-20 20:26 ` Andi Kleen
2001-05-20 20:50   ` David Osojnik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox