Re: [PATCH bpf-next] MAINTAINERS: BPF: Update web-page bpf.io to ebpf.io to avoid redirects
From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2021-02-04 21:41:42
From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2021-02-04 21:41:42
On 1/28/21 10:13 AM, Tiezhu Yang wrote:
When I open https://bpf.io/, it seems too slow. $ curl -s -S -L https://bpf.io/ -o /dev/null -w '%{time_redirect}\n' 2.373
Thanks for the report! I fixed some settings, should hopefully be better now within next 24hrs; I do see minimal latency from my location, hopefully that'll do also on your side.. (before) $ curl -s -S -L https://bpf.io/ -o /dev/null -w '%{time_redirect}\n' 0.548841 (after) $ curl -s -S -L https://bpf.io/ -o /dev/null -w '%{time_redirect}\n' 0.105061