Il 29/07/17 05.03, Eduardo Trápani ha scritto:
Used in about:networking. RCWN stands for "Race Cache With Network"
Description of this feature: The RCWN feature in Necko adds the ability
to race the cache with the network when the cache is slow. So if reading
from the disk is slow, we will send a network request, and return the
channel from the network, even though we have the entry in the cache.
This way we provide the content to consumers faster.
Those two strings basically mean: ”How many time cache/net won”
Also:
https://bugzilla.mozilla.org/show_bug.cgi?id=1378713
Francesco