Descriptionnet: perform a non-A DNS lookup for HTTPS hosts.
Since SSLHostInfo is enabled by default now, this will cause a DNS
lookup for a random RR type (13172) for each HTTPS host. (Although many
of these lookups will hit the in-process cache. Also, this won't do
anything on non-Linux machines because I haven't gotten the DNS lookup
code working on them yet.)
At some point in the future we'll probably want to do these lookups in
order to get information for certificate validation. This change just
exists so that we can measure how long these lookups take.
BUG=none
TEST=none
Patch Set 1 #Patch Set 2 : ... #
Total comments: 2
Patch Set 3 : Add missing UMA_ #
Messages
Total messages: 5 (0 generated)
|