Re: [users@httpd] http/2 vs. Headername

2017-05-23 Thread Hajo Locke
Hello, thanks for this hint. I compiled v1.10.5 and replaced version which is bundled with apache 2.4.25. It seems to work now. Browsers and curl show webpage now. So i think we will have this bugfix already included in next version which

Re: [users@httpd] http/2 vs. Headername

2017-05-23 Thread Luca Toscano
Hi Hajo, any chance that you could download/build/test the latest release of https://github.com/icing/mod_h2/releases ? Luca 2017-05-23 11:30 GMT+02:00 Hajo Locke : > Hello, > > no one has an idea? Currently i believe this is a kind of apache bug. > I compiled curl with http2 Support to view mo

Re: [users@httpd] http/2 vs. Headername

2017-05-23 Thread Hajo Locke
Hello, no one has an idea? Currently i believe this is a kind of apache bug. I compiled curl with http2 Support to view more debugdetails: curl -v --http2 https://example.com/ * Trying ip.ip.ip.ip... * Connected to example.com (ip.ip.ip.ip) port 443 (#0) * found 173 certificates in /etc/ssl/c

[users@httpd] http/2 vs. Headername

2017-05-22 Thread Hajo Locke
Apache 2.4.25 Hello, i have a small .htaccess with following content to view Foldercontents: ### Options +Indexes Headername /foo/bar.htm ### This is working by http, but fails in https if browser uses http/2. Chrome Message: ERR_SPDY_PROTOCOL_ERROR Firefox: Secure Connection Failed I dont see

[users@httpd] http/2 Misdirected Request

2017-04-11 Thread Hajo Locke
Apache 2.4.25 Hello, have an issue with http/2 and response "421 Misdirected Request". I read this to inform about issues with multiple hosts and same certificate. https://httpd.apache.org/docs/2.4/mod/mod_http2.html Unfortunately i can't solve my problem on my own. Involved are to subdomains

[users@httpd] HTTP/2 Prioritization support in httpd

2016-10-07 Thread Hendrik Gehne
Hello, I am currently writing my bachelor thesis about the HTTP/2 protocol and am currently looking at several implementations. I would like to know if httpd fully supports HTTP/2 prioritization. I took a look at the source code (https://github.com/apache/httpd/blob/trunk/modules/http2/h2_sess

Re: [users@httpd] HTTP/2?

2015-02-13 Thread Jim Jagielski
Yeppers. The real issue is that HTTP/2 isn't even released yet, and those who hoped that by jumping on the SPDY bandwagon meant a jump-start on HTTP/2 now realize that a large chunk of the resources spent on SPDY capability is now pretty much wasted and would have been better spent on "green field"

Re: [users@httpd] HTTP/2?

2015-02-12 Thread Eric Covener
On Thu, Feb 12, 2015 at 2:04 AM, LuKreme wrote: > What is the status of HTTP/2 support in apache? AFAIK nobody is working on it. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users

[users@httpd] HTTP/2?

2015-02-11 Thread LuKreme
What is the status of HTTP/2 support in apache? -- But I been sane a long while now, and change is good. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org