Re: [stats] Counting HTTP/2 domain names

2015-09-10 Thread Patrick McManus
no - generally we don't do origin based telemetry for privacy reasons

On Wed, Sep 9, 2015 at 9:51 PM, Karl Dubost  wrote:

> Hi,
>
> Do we have a way to evaluate the number of domain names (not HTTP
> requests) which are communicating with Firefox using HTTP/2?
>
> Question triggered by the recent interesting post of Daniel
> http://daniel.haxx.se/blog/2015/09/07/http2-115-days-with-the-rfc/
>
> --
> Karl Dubost, Mozilla
> http://www.la-grange.net/karl/moz
>
> ___
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: [stats] Counting HTTP/2 domain names

2015-09-10 Thread Justin Dolske

On 9/10/15 4:55 AM, Patrick McManus wrote:

no - generally we don't do origin based telemetry for privacy reasons


I suppose, if one really wanted to, that this could be approximated on 
the client side... Have the browser track all the HTTP/2 domains it 
connects with, and only report the total in telemetry.


If the hypothesis is that most HTTP/2 connections are from a handful of 
major sites, most clients will report a small number. If the clients 
also reported the total number of non-HTTP/2 domains, I would further 
expect the HTTP/2 count to stay small even for client that do lots of 
broad browsing. (And, conversely, if HTTP/2 is more widely deployed, 
you'd see numbers that are larger and correlate more with the how many 
total sites a user visits.)


Whether this work is worth doing is a separate question. ;-)

Justin
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


[stats] Counting HTTP/2 domain names

2015-09-09 Thread Karl Dubost
Hi,

Do we have a way to evaluate the number of domain names (not HTTP requests) 
which are communicating with Firefox using HTTP/2?

Question triggered by the recent interesting post of Daniel
http://daniel.haxx.se/blog/2015/09/07/http2-115-days-with-the-rfc/

-- 
Karl Dubost, Mozilla
http://www.la-grange.net/karl/moz

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform