Ch 10 quiz
Chapter 10 · Connection Migration, Resilience, and Session Continuity

Check your understanding

16 questionsself-scored · offline

Answer to check your grasp of Chapter 10. 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
    Why can a QUIC connection survive a client changing its IP address, when a TCP connection cannot?
  2. Q2true / false
    Either endpoint may initiate connection migration at any time.
  3. Q3multiple choice
    Which of these is a PROBING packet (does NOT by itself signal migration)?
  4. Q4multiple choice
    How does a server validate a peer's new address before trusting it?
  5. Q5true / false
    Until a migrated-to address is validated, the server may send it unlimited data.
  6. Q6multiple choice
    On confirming a genuine migration to a NEW network, what must an endpoint do to its congestion controller and RTT estimator?
  7. Q7multiple choice
    Which frame supplies a peer with additional connection IDs (plus a stateless reset token each)?
  8. Q8true / false
    When migrating to a new path, an endpoint may keep using the same connection ID it used on the old path.
  9. Q9multiple choice
    Why must the connection-ID pool be provisioned BEFORE a migration is needed?
  10. Q10multiple choice
    What is the strongest heuristic distinguishing an intentional migration from an involuntary NAT rebinding?
  11. Q11multiple choice
    The anti-flapping rule says an endpoint only changes the address it sends to in response to:
  12. Q12true / false
    Connection migration and session resumption both keep the SAME connection alive across a disruption.
  13. Q13multiple choice
    Session resumption with 0-RTT plus a stored NEW_TOKEN can remove how many round trips from a cold start?
  14. Q14multiple choice
    In the §10.5 lab, what proves the migrated-to path is genuinely reachable?
  15. Q15short answer
    A mobile client walks from Wi-Fi to cellular mid-download. Walk through what QUIC does to keep the connection alive.
  16. Q16short answer
    Name QUIC's three tiers of session continuity and when each applies.