HTTP/2 in massive file transfers

2016-03-08 Thread Molina
Hello, I’m testing the HTTP/2 performance to add support to the software I’m working for. My benchmark consist on an apache 2.4.17 server with the following http2-related configuration: LoadModule http2_module modules/mod_http2.so Protocols h2c http/1.1 H2WindowSize 146000 H2StreamMa

Re: HTTP/2 in massive file transfers

2016-03-08 Thread Joshua Marantz
That's a great benchmark, José. A couple of questions: 1. When using http 1.1, is your connection over SSL? I assume that your h2 connection is over ssl, and that might account for a speed penalty. 2. Have you tried this on other h2 implementations (h2o, nginx)? 3. Can you take some other data po

Re: HTTP/2 in massive file transfers

2016-03-08 Thread Stefan Eissing
José, there is a newer version 2.4.18 of Apache httpd which is be better suited for performance testing. 2.4.17 was the first release of the module and much has happened since. Test throughput here on localhost, the limit of http/1.1 and http/2 on Apache are several gigabytes/s, without any super