netei/pcaphar

Two sides capturing

GoogleCodeExporter opened this issue · 2 comments

1. Question:  Not having browser feedback prevents knowing when the page was 
complete and what is the reason for time gaps in network activity.
   Is it possible to infer browsing behavior such as blocked Rendering from a pcap file?

2. Request: The feature which would be nice to have is getting two sides pcacp 
files from both Server and Client (at the same time) and comparing them. I 
think this way you can get more information about why things went wrong (such 
as browser being busy and the client kernel TCP stack and buffers etc.)

Original issue reported on code.google.com by shemesh.mail on 22 Jan 2012 at 4:29

Hi, thanks for posting here.

1. What exactly do you want to infer the browser behavior? If there is a time 
gap in network activity, there could be many possibilities: rendering, 
javascript execution, scheduled loading (using timeout), etc.

2. Nice suggestion. 

Original comment by ls...@google.com on 23 Jan 2012 at 3:09

The two sides capturing feature seems not in the scope of this project.

Original comment by ls...@google.com on 1 Jan 2013 at 8:41

  • Changed state: WontFix