hi,

On Sun, Mar 02, 2003 at 03:15:37PM -0500, Garrett Wollman wrote:
> <<On Sat, 1 Mar 2003 15:41:18 +0200, Ruslan Ermilov <[EMAIL PROTECTED]> said:
> 
> > Seriously, you didn't give any alternative.  How does one
> > knows the maximum allowed limit?  By just blindly trying?
> 
> Ask for however much you think you actually need, and bleat to the
> administrator (or limp along) if you don't get it.  Keep in mind that
> this is a security-sensitive parameter (a user can use up to
> `maxsockbuf' bytes of wired kernel memory for each file descriptor he
> is allowed to open).

Wrong.

As I stated originally, it's impossible to use 'maxsockbuf' value.
kernel uses another value to check user supplied arguments, and this value
is ~4-5% less than maxsockbuf.  Therefore attempt to use 'maxsockbuf' as
bufsize will fail in 100% of cases.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to