From 2d7e6fbb1106b2ca3eb74e3b56a91adb67f4f75f Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 17 Sep 2021 21:21:42 +0900 Subject: [PATCH] Update doc --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index eaf23d0e..36e17060 100644 --- a/README.rst +++ b/README.rst @@ -153,12 +153,17 @@ following libraries are required: * `ngtcp2 `_ * `nghttp3 `_ +Use ``--enable-http3`` configure option to enable HTTP/3 feature for +h2load and nghttpx. + In order to build optional eBPF program to direct an incoming QUIC UDP datagram to a correct socket for nghttpx, the following libraries are required: * libbpf-dev >= 0.4.0 +Use ``--with-libbpf`` configure option to build eBPF program. + For Ubuntu 20.04, you can build libbpf from `the source code `_. nghttpx requires eBPF program for reloading its configuration and hot swapping