How to enlarge the limit value?

[ Available lists | Index of freebsd-isp | Month of Jan 1999 | Week of 13 Jan 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
xiyuan qian <xiyuan@dns.hgs.com.cn>
Date
13 Jan 1999 18:47:15
Subject
How to enlarge the limit value?
Message-ID
199901141039.KAA09435@dns.hgs.com.cn


[ Hide this part ]
 
Hi, I have a game server program running on my FreeBSD box. With the players
coming more and more, I want my server can server more net connections. Now,
the maxinum net connection limit is 256. I found that this value is related
to FD_SETSIZE in sys/types.h file. I modified this value but make no change.
Then I recompile the kernel with maxusers=500, the result remains the same.

Any suggestions?

--xiyuan

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


Elapsed time: 1.242 seconds