Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2001 21:15:25 +0200
From:      "Ali Niknam" <ali@iephosting.net>
To:        "David Greenman" <dg@root.com>
Cc:        <questions@freebsd.org>
Subject:   Re: TCP/IP Listen queue overflows?
Message-ID:  <010101c0dbe1$10f5e990$0300a8c0@cow>
References:  <00d801c0dbca$1b296bb0$0300a8c0@cow> <20010513095758.U19893@nexus.root.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi David,

Thanks for your reply. I did this, but I still get overflows, anyone else a
suggestion?

Thanks,
Ali

----- Original Message -----
From: "David Greenman" <dg@root.com>
To: "Ali Niknam" <ali@iephosting.net>
Cc: <questions@freebsd.org>
Sent: Sunday, May 13, 2001 6:57 PM
Subject: Re: TCP/IP Listen queue overflows?


> >Hi Guys,
> >
> >As I'm not very well known with TCP/IP I need to ask you this question :)
Hope it isn't too stupid ;)
> >
> >When I do a netsat -s I get a line which says listen que overflows:
> >
> >        4104 listen queue overflows
> >
> >How bad is this?
> >
> >I already tried to solve it by doing this:
> >sysctl -w net.inet.tcp.recvspace=32768
> >sysctl -w net.inet.tcp.sendspace=32768
>
>    Those don't have any direct effect on the problem. What you need to
change
> is this:
>
> sysctl -w kern.ipc.somaxconn=1024
>
> -DG
>
> David Greenman
> Co-founder, The FreeBSD Project - http://www.freebsd.org
> President, TeraSolutions, Inc. - http://www.terasolutions.com
> Pave the road of life with opportunities.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010101c0dbe1$10f5e990$0300a8c0>