How to filter http traffic in Wireshark?

Posted by par on Server Fault See other posts from Server Fault or by par
Published on 2009-12-21T08:22:18Z Indexed on 2010/03/24 21:13 UTC
Read the original article Hit count: 665

Filed under:
|

I suspect my server has a huge load of http requests from its clients. I want to measure the volume of http traffic. How can I do it with Wireshark? Or probably there is an alternative solution using another tool?

This is how a single http request/response traffic looks in Wireshark. The ping is generated by WinAPI funciton ::InternetCheckConnection() alt text

Thanks!

© Server Fault or respective owner

Related posts about wireshark

Related posts about traffic