<div dir="ltr">Hello,<div><br></div><div>the tsung recorder ? (<a href="http://tsung.erlang-projects.org/user_manual/proxy.html#http-and-webdav">http://tsung.erlang-projects.org/user_manual/proxy.html#http-and-webdav</a>) <br></div><div><br></div><div>Regards.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-01 9:54 GMT+02:00 Joe Armstrong <span dir="ltr"><<a href="mailto:erlang@gmail.com" target="_blank">erlang@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I want to record all traffic between my browser and the Internet.<br>
<br>
What I want is a record of<br>
<br>
    1) the request<br>
    2) the number of bytes in the response<br>
    3) some timing data<br>
<br>
When I fetch a web page.<br>
<br>
I'd like this data (if possible) in the form of event messages being sent<br>
to an Erlang program.<br>
<br>
Why do I want this?<br>
<br>
I was horrified by reading<br>
<a href="http://blog.lmorchard.com/2015/07/22/the-verge-web-sucks/" rel="noreferrer" target="_blank">http://blog.lmorchard.com/2015/07/22/the-verge-web-sucks/</a><br>
and wanted to accurately record exactly how much data is involved when<br>
I request a web page. The I want see how much is content and how much<br>
is crap.<br>
<br>
Any ideas<br>
<br>
/Joe<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>