/100-Image-Load-Test

Check internet responsiveness by loading 100 images over HTTP/3 (HTTP/2 over GHub Pages)

Primary LanguageHTML

100 images in a web page for internet testing

alt text

Self-hosting alternative to http://www.http2demo.io/

HTTPS: Replace fields in Caddyfile then run caddy run and point your web browser to your domain name.

HTTP: caddy file-server --listen :80 --root /path/to/your/directory

High performance file listing with HTTP/1.1 dufs --port 80 --render-index

Note: HTTP seems to be slower than HTTPS in some browsers.

Credits