Ch 03 quiz
Chapter 03 · Reliability, Loss Recovery, and Congestion Control Mechanics

Check your understanding

14 questionsself-scored · offline

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

0 / 12 correct
  1. Q1multiple choice
    How does a QUIC ACK frame report the packets a receiver has seen?
  2. Q2true / false
    A QUIC acknowledgment can later be reneged, the way a TCP SACK can.
  3. Q3multiple choice
    A packet is declared lost when it is unacknowledged, a later packet has been acknowledged, and:
  4. Q4multiple choice
    When the probe timeout (PTO) fires, the sender:
  5. Q5true / false
    A PTO expiry immediately reduces the congestion window, like TCP's RTO.
  6. Q6multiple choice
    On a congestion event, how does the default NewReno controller set the window?
  7. Q7multiple choice
    In congestion avoidance, the window grows by roughly:
  8. Q8true / false
    An ECN-CE mark is treated as a congestion event even though no packet was dropped.
  9. Q9multiple choice
    Persistent congestion causes the congestion window to:
  10. Q10multiple choice
    For interactive media where a late copy of a frame is worthless, the best fit is:
  11. Q11true / false
    QUIC separates loss recovery from congestion control, so a controller like CUBIC or BBR can be swapped in without changing loss detection.
  12. Q12multiple choice
    In a healthy recovery trace, the time between a loss and its retransmission should be close to:
  13. Q13short answer
    Why does a QUIC PTO leave the congestion window untouched, unlike TCP's RTO which collapses it?
  14. Q14short answer
    You capture a slow QUIC transfer. Name two signals from the sender's qlog that help distinguish a loss-limited connection from an RTT-limited one.