Ch 04 quiz
Chapter 04 · Stream Multiplexing and Flow Control for Performance

Check your understanding

14 questionsself-scored · offline

Answer to check your grasp of Chapter 04. 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
    What do the two least-significant bits of a QUIC stream ID encode?
  2. Q2multiple choice
    A receiver no longer wants the data a peer is sending on a stream. What does it send?
  3. Q3true / false
    A bidirectional stream is tracked as two independent parts, a sending part and a receiving part, each with its own state.
  4. Q4multiple choice
    QUIC flow control operates at which levels simultaneously?
  5. Q5multiple choice
    A stream's sustained throughput is fundamentally bounded by:
  6. Q6multiple choice
    A sender that has hit a stream's flow-control limit announces it with:
  7. Q7multiple choice
    In RFC 9218 prioritization, the urgency parameter:
  8. Q8true / false
    HTTP/3 priority values are strict commands the server must obey exactly.
  9. Q9multiple choice
    Two non-incremental responses at the same urgency should be sent:
  10. Q10true / false
    A single lost QUIC packet blocks delivery of every stream on the connection.
  11. Q11multiple choice
    "QUIC has no head-of-line blocking" is precise at which scope?
  12. Q12multiple choice
    For disposable real-time data such as position updates, the best primitive is:
  13. Q13short answer
    QUIC has per-stream flow control, yet a single stalled reader can throttle other streams on the same connection. Why?
  14. Q14short answer
    When designing a stream plan, what four decisions do you make for each traffic class?