Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2003 15:47:12 +0800
From:      <chael@southgate.ph.inter.net>
To:        <freebsd-questions@freebsd.org>
Subject:   sendto: buffer space not available
Message-ID:  <001601c37838$e9a963c0$fe01a8c0@JMICH>

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

I have this 4.9-PRERELEASE proxy server which is set up with WCCP to my =
Cisco gateway. It is on a Pentium 4 with 256MB DDR. Traffic can get =
really high on its interface (not to mention the annoying icmp's which =
my ipfw rejects). It is OK a day or two from a fresh reboot but after a =
while, test pings reports a "sendto: buffer space not available". I =
already have the following in my kernel config:

options         MAXDSIZ=3D"(256*1024*1024)"
options         MAXSSIZ=3D"(256*1024*1024)"
options         DFLDSIZ=3D"(256*1024*1024)"             =20
options         NMBCLUSTERS=3D131072

Should I need to edit or add something? Is something set too high, or =
low? Btw, I am also running postfix, qpopper and httpd on this server. =
Hope somebody can help.

Thanks in advance.

Regards,

chael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001601c37838$e9a963c0$fe01a8c0>