All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dworf <dworf@trendnet.si>
To: linux-kernel@vger.kernel.org
Subject: Problem! kernel: TCP: too many of orphaned sockets
Date: Sat, 19 May 2001 06:13:46 +0200	[thread overview]
Message-ID: <01051906134600.05643@linux> (raw)

Hello all.

I have a little problem, I have an Pentium 266Mhz linux box with kernel 2.4.2 
with 64mb of memory, After about an 1 day of running i get this msg loged in

/var/log/messages

kernel: TCP: too many of orphaned sockets

after that noone can telnet to the box or anything couse of the sockets 
beeing all used. I have to reboot then its ok again for about a day, and Im 
not running many processes

if i do netstat i get about 100 connections...

why are all the sockets used?

If i do the

cat /proc/net/socketstat
sockets: used 405
TCP: inuse 102 orphan 0 tw 0 alloc 156 mem 2
UDP: inuse 12
RAW: inuse 0
FRAG: inuse 0 memory 0


So if i look at socketstats more often the "sockets: used XXX" the XXX number 
is going only up! and never down.

What should i do to fix this?
Where is the problem?

Thank you all for your help!

                 reply	other threads:[~2001-05-19  4:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=01051906134600.05643@linux \
    --to=dworf@trendnet.si \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.