Flip restart flags for staging and gfe-dev-co production locations. Also changes the default value in tests that do not specify values for these flags. gfe2_restart_flag_backend_config_memory_stats If true, BackendGroupsDistributor measures and exports backend group config memory stats as a Varz/Streamz metric. This may slow down backend update duration. gfe2_restart_flag_umbrella_cleanup If true, use the new umbrella service name format when reporting self load to DoS (used in CFEs only). PiperOrigin-RevId: 373422122
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.