This commit is contained in:
Tatsuhiro Tsujikawa 2019-06-10 21:36:13 +09:00
parent 8ea78e8361
commit 470c43a986
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ h2load IETF QUIC
In order to build h2load with IETF QUIC, you have to build ngtcp2,
nghttp3 and my patched OpenSSL.
https://github.com/ngtcp2/ngtcp2#build-from-git describes how to build
these three software.
https://github.com/ngtcp2/ngtcp2/tree/draft-20#build-from-git
describes how to build these three software.
To run h2load against IETF QUIC server, specify h3-20 ALPN with
``--npn-list`` option like so: