ninenines/cowboy

I want to use Cowboy 2.11's Websocket over HTTP/2 feature, How do I configure nginx

leeyisoft opened this issue · 2 comments

I use the NGINX cowboy agent service, NGINX configuration is as follows: https://github.com/imboy-pub/imboy/blob/main/doc/nginx_dev.imboy.pub.conf

I want to use Cowboy 2.11's Websocket over HTTP/2 feature,
How do I configure nginx

It appears that NGINX does not support the reverse proxy http2

image

I don't know nginx much. You should try stackoverflow or other forums for help. Please only open a ticket if there's an issue in Cowboy.