[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] Packetsize affecting bit rate?
I am running a simulation where multiple exponential traffic
sources cause congestion on a single link.
When I reduce packetSize_ from 552 to 40, I find that congestion dosn't
seem to occur anymore. This is visible becuase the queue no longer grows.
Anyone know why this happens? I checked expoo.cc and apparently rate_ is
measured in bps. Surely then packetsize shouldn't affect transmission
rate?
Regards
Joshua