Revert quic_anti_amplification_factor from 10 to 5. Also add a copt to set the factor to 10 for experiment.

PiperOrigin-RevId: 330559723
Change-Id: Id61f6b833a2cdb340fbf6dc5f3f39c8735a178cd
3 files changed
tree: 1112f8883f7cd414199ec972cf7c56d829c0567e
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.