Nginx

Many users are successfully using Vike with Nginx.

Contribution welcome to create an example.

Early Hints

Nginx doesn't seem to support 103 Early Hints yet.

For example, if you use Vike's pageContext.httpResponse.earlyHints with Node.js's res.writeEarlyHints(), then you'll get a ERR_HTTP2_PROTOCOL_ERROR error in the browser.