discussion
[Top] [All Lists]

[Discussion] TCP Congestion Window (cwnd)

To: discussion@xxxxxxxxxx
Subject: [Discussion] TCP Congestion Window (cwnd)
From: Andrei Vishnevski <andrey@xxxxxxxxxxxx>
Date: Fri, 28 Jan 2005 18:26:26 +1000
Greetings all,

I'm currently conducting a project related to TCP/IP performance over wireless links. One of the main problems I faced was getting a value of congestion window (cwnd) of the sender. It could be derived by analysing tcpdump output, but I wouldn't have 100% confidence in its correctness.

I've successfully patched the kernel and installed userland tools. What I need is to get cwnd size every 0.01 second or even more frequently if it's possible, and output this information to the file. This file will be used later on for building graphs and establishing correllation between tcpdump output and changes in cwnd.

I would like to know whether it's possible to collect cwnd information directly from /proc/web100? Or may be there is way of outputing this information to a file with the desired frequence with userland tools?

Any suggestions will be appreciated.

Yours Sincerely
Andrei Vishnevski

_______________________________________________
Discussion mailing list
Discussion@xxxxxxxxxx
http://internal.web100.org/mailman/listinfo/discussion

<Prev in Thread] Current Thread [Next in Thread>