Hi.
I have removed the direct mails on cc!
Am 21-12-2015 16:34, schrieb Pavlo Zhuk:
Folks,
Sorry for offtopic, but I am observing more or less same situation with
nginx.
My HTTP/2 configuration works when frontend/backend are configured in
TCP mode, but doesn't work if frontend/backend are in HTTP mode.
As soon as I change mode from http to tcp - it works fine.
Both haproxy and nginx build done with proper openssl library which
supports ALPN.
nginx built done with nginx_http_v2_module module
Please can you post the output of.
haproxy -vv
nginx -V
Log which I see at haproxy side:
Dec 21 15:28:50 haproxy haproxy[14184]: some_foo_ip:58693
[21/Dec/2015:15:28:49.779] https-in~ http2/foo1 424/0/2/-1/427 502 261
-
- PH-- 1/1/0/0/0 0/0 "PRI * HTTP/2.0"
At nginx side - there are no any log at all.
Please consider to create a debug log on nginx site.
http://nginx.org/en/docs/debugging_log.html
BR
Aleks