Hi,
I tried enabling http2 in nginx-clojure-0.4.5 as follows:
I specified this in nginx.conf file inside server block. However, I am getting following error when starting nginx-clojure-0.4.5:
[emerg] 13300#9424: the "http2" parameter requires ngx_http_v2_module in D:\zaid\ProgramFiles_\nginx-clojure-0.4.5/conf/nginx.conf
I found following issue logged in git:
There is a comment on this issue that http2 is not yet supported. This comment is on 16th Feb 2017. I want to know if http2 support is available now or not. If yes, can you please provide steps to enable it.
Thanks,
Zaid