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

Pkt size




Hi,
	I wanted to measure the packet sizes carrying data sent out by the 
host when a web server runs on it(I am interested in coarse grain
measurements, and will preferably stop other TCP services on the host).
One way of doing that, I could think
of, is to go inside TCP (do_tcp_sendmsg()) and write out the 
values in some file. But I was wondering if there is some non-intrusive
way of doing it(The web-master won't let me compile the kernel :-).
Plz. note, I do not want to measure the sizes of SYN or SYN/ACK or FIN..
kind of packets but only those carrying data.

regards
sourav
--------------------------------------------------------------------------------
SOURAV SEN    MSc(Engg.) CSA IISc BANGALORE URL : www2.csa.iisc.ernet.in/~sourav 
ROOM NO : N-78      TEL :(080)309-2454(HOSTEL)          (080)309-2906 (COMP LAB) 
--------------------------------------------------------------------------------
"the fault, dear Brutas, lies not in our stars, but in our memory systems"
								-Shakespeare

-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/