Konrad Kowalski (rootsher)Principal Platform & Reliability Architect111101101111100101010101100110001111111010101000

Connection pool

posts (1)

  1. The Layers of HTTP in the Browser: From fetch() to QUIC5/9

    Connections: Why One fetch() Does Not Mean One Connection

    A request and a connection have different lifecycles. The connection pool belongs to the browser, and the frontend influences it only through the architecture…