Re: [users@httpd] Apache HTTP2 and benchmarking with h2load

2016-08-25 Thread Max Meyer
: Ok, both clients do not provide the server name via the TLS SNI extension. That is strange. How did you get the server/h2load installed on your Ubuntu? Default Ubuntu comes without mod_http2 AFAIK...(and which Ubuntu is it?) Thanks! Am 25.08.2016 um 16:49 schrieb Max Meyer <redeemerofso

Re: [users@httpd] Apache HTTP2 and benchmarking with h2load

2016-08-25 Thread Max Meyer
] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name Can you make sure that all names do align? Maybe tweak /etc/hosts to make it match your localhost? Am 25.08.2016 um 15:27 schrieb Max Meyer <redeemerofsouls...@web.de>: [Thu Aug 25 15:19:43.851

Re: [users@httpd] Apache HTTP2 and benchmarking with h2load

2016-08-25 Thread Max Meyer
core:debug you should find information about negotiation in your error.log. Strange that Firefox works and h2load does not. I use the later regularly in my tests. Looking forward to see some log output... Am 25.08.2016 um 14:58 schrieb Max Meyer <redeemerofsouls...@web.de>: I am trying to d

[users@httpd] Apache HTTP2 and benchmarking with h2load

2016-08-25 Thread Max Meyer
I am trying to do some benchmarking on different HTTP/2 webservers using "h2load" from nghttp2.org. I configured Apache with HTTP/2 and in wireshark I can see HTTP/2 traffic when connecting with a browser like firefox. When I use h2load it falls back to HTTP/1.1 claiming the server does not