On Wed, Dec 10, 2008 at 02:36:27PM +0800, Cheng Renquan wrote: > On Wed, Dec 10, 2008 at 1:57 PM, ????????? <[EMAIL PROTECTED]> wrote: > > hi,all,we have a project which must resolv some domains in the server > > process > > our system in FreeBSD 6.2 or 6.3, the server process may open 7000+ > > sockets,not fork > > we have set the maxopensockets as 65536,as follows: > > Use strace to trace it,
I personally found strace on fbsd to lie to me everytime. I'd avoid that and use ktrace/kdump instead... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

