On Mon, Mar 04, 2002 at 02:08:20PM -0500, Fengrui Gu wrote: > When trying to set queue size (>100) with ipfw, > I found ipfw actually hard-coded the queue size limit to 100. > > I am trying to simulation network link with very high delay and relatively > low bandwidth. However, I don't want to suffer packet drops. So I need a > large queue size. > > Can anyone tell me why 100 is the limitation? Is there any problem if I > increase the number, e.g., 200?
there is no problem in increasing the max queue size, i just had to set a limit somewhere... but i agree that 100 is probably too low, especially these days when machines have tons of memory. I will try to bump up the limit in the future. cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message