Track inter-request delay in TCP analysis
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 10 Mar 2011 06:15:41 +0000 (22:15 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 10 Mar 2011 06:15:41 +0000 (22:15 -0800)
commit1eefe1581d95aa34490bc245e25268d0670657ad
treefb149bac0c2e072ecf180230df81b8ed4083efed
parent04b536cbc34449b9abac023e188926bd802fef9f
Track inter-request delay in TCP analysis

When analyzing TCP connections, track the time the connection goes idle
(between the end of one request and start of the next).
parsetrace/analyze-tcp.py