Comment by rcarmo
None of the Plan9 HTTP servers I tried was particularly scalable—although you could build your own in Go and it would run OK.
None of the Plan9 HTTP servers I tried was particularly scalable—although you could build your own in Go and it would run OK.
Did you happen to look at caddy? It at least used to have some degree of support for plan9: https://github.com/caddyserver/caddy/issues/1093