[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] using WF2Q+ for TCP



Hi,
How did you compile it? I could  not compile it . ( I wrote wf2q+.cc to
"makefile" then make etc, but it does not work)
Could you please write it step by step?
thanks
Bilgin
----- Original Message -----
From: "Ken" <[email protected]>
To: "NS2_mail" <[email protected]>
Sent: Friday, November 10, 2000 12:47 AM
Subject: [ns] using WF2Q+ for TCP


> Hello,
>
> I have found the wf2q+.cc code for Worst-case weighted fair queuing
> algorithm.
> When using UDP TRAFFIC, it worked very well, each flow deserves its own
> proportion
> of bandwidth.
> But when using TCP/FTP, the throughput become abnormal. I use trace-queue
> to trace the last node, there are only 'several' packets received in about
> 20 seconds.
> (I also enlarge the queue size to avoid the behavior, but failed)
>
>
> Does anybody have the idea to conquer the problem?
>
> Thank you very much.
>
>