On Fri, 1 Aug 2003, Don Bowman wrote: > > u_short ui_ref; /* reference count */ > > }; > > > > We are pushing in the ~50-~70K TCP connections to this process. > > I think i see what you are suggesting :) > > --don
Bingo. Change that u_short to a u_int, and see if that causes your problems to go away. Mike "Silby" Silbersack _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"