For those interested in my experience blocking HTTP1.1 #web traffic, I have posted some initial feedback and observations.

TLDR: there is still a surprising amount of legitimate HTTP1.1 traffic out there. Blocking does cause problems.

#webserver #webdev

https://sheep.horse/2026/3/blocking_http1.1_-_some_results.html

Blocking HTTP1.1 - Some Results

A couple of weeks ago I wrote that I was experimenting with blocking HTTP1.1 requests to my site. Here are some observations, in case anyone is thinking of following in...