Ch 11 quiz
Chapter 11 · Observability, Measurement, and Performance Engineering

Check your understanding

16 questionsself-scored · offline

Answer to check your grasp of Chapter 11. Multiple-choice and true/false questions score themselves and reveal an explanation; short-answer questions reveal a model answer. Nothing leaves your browser.

0 / 14 correct
  1. Q1multiple choice
    Which layer holds most of QUIC's PERFORMANCE signal (the state you check first for a throughput or latency problem)?
  2. Q2multiple choice
    A passive on-path observer (no keys) can see which of these?
  3. Q3true / false
    qlog and the SSLKEYLOGFILE format are defined by the core QUIC RFCs (9000/9001/9002).
  4. Q4multiple choice
    The latency spin bit lets an on-path observer:
  5. Q5multiple choice
    The single most useful DERIVED latency metric for spotting bufferbloat is:
  6. Q6multiple choice
    Throughput is low. Why is reporting the number alone nearly useless?
  7. Q7true / false
    For latency and loss metrics, tracking the average is enough to catch regressions.
  8. Q8multiple choice
    A high SPURIOUS-retransmission rate (packets retransmitted that were later acked as originally sent) indicates:
  9. Q9multiple choice
    Why is a raw QUIC packet capture opaque even to read packet numbers?
  10. Q10multiple choice
    To decrypt a QUIC capture in Wireshark, what must you supply, and what does it contain?
  11. Q11true / false
    A TLS key log should be treated as a secret and not exported for production user traffic.
  12. Q12multiple choice
    Why emulate the network instead of testing against the real internet?
  13. Q13multiple choice
    In the §11.5 regression checklist, why is the 'min_rtt tracks the emulated RTT' gate important?
  14. Q14true / false
    Because the network and workload are held constant, a failing regression gate points at the code — and at which signal regressed localizes the fix.
  15. Q15short answer
    You have three vantage points on a QUIC connection: endpoint qlog, passive on-path, and decrypted capture. Give one question each is best suited to answer, and one thing each cannot show.
  16. Q16short answer
    Name the golden signals a QUIC performance dashboard should track, and why percentiles matter.