Re: bridge query

2007-05-11 Thread Peter Jeremy
On 2007-May-11 10:22:43 +0500, [EMAIL PROTECTED] wrote: >I am using TCP sockets to measure packet transfer. And I am also not >looking to optimise the link. I just want to know if this is the usual >behaviour of the freeBSD TCP or bridge when we apply delay and packet >loss. This is nothing to do

bridge query

2007-05-10 Thread suvashrestha
Hello I am using TCP sockets to measure packet transfer. And I am also not looking to optimise the link. I just want to know if this is the usual behaviour of the freeBSD TCP or bridge when we apply delay and packet loss. The throughtput falls from around 8 Mbps (8000 Kbps) to just 80 Kbps. T

Re: bridge query

2007-05-08 Thread Peter Jeremy
On 2007-May-08 14:20:27 +0500, [EMAIL PROTECTED] wrote: >i am using freebox 5.4 as a bridge using dummynet. ... >When I add delay of 250ms and plr of 0.05 (5%), the packet transfer falls >to 80Kbit/s. How are you measuring packet transfer (single TCP socket, multiple TCP sockets or UDP) and what w

bridge query

2007-05-08 Thread suvashrestha
hello... i am using freebox 5.4 as a bridge using dummynet. My NIC can support traffic upto 10Mbit/s (10,000 Kbit/s); and it does support such traffic when no delay and plr ( packet loss ratio) are enabled. When I add delay of 250ms and plr of 0.05 (5%), the packet transfer falls to 80Kbit/s. I