[Webkit-unassigned] [Bug 210184] [GTK][WPE] Enable resource load statistics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 14 08:11:51 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210184

--- Comment #9 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to John Wilander from comment #8) 
> Isolated sessions are about the network layer below HTTP. A new session gets
> a new TLS connection for instance. 

Is the goal to avoid session resumption across separate isolated sessions?

(That's not currently possible with the libsoup backend, but adding new APIs might be possible.)

> But you can hang all kinds of things on
> the session to isolate it such as an individual DNS cache.

What's the value of isolating DNS cache? Is it to try to get different results from load balancers? (It won't be possible to do on Linux regardless. I'm just curious.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200414/9aa7f1ff/attachment.htm>


More information about the webkit-unassigned mailing list