It seems like the OpenStreetMap wiki is down or broken. It’s really really slow.
When I run curl on the wiki, I’m blocked waiting on a TLS handshake, the client send it hello, but the server takes 15 seconds or so to answer the client initiated handshake.
curl -vvv https://wiki.openstreetmap.org/wiki/Main_Page
* Trying 184.104.226.103:443...
* Connected to wiki.openstreetmap.org (184.104.226.103) port 443 (#0)
* ALPN: offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CApath: none
Any idea?