[users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-23 Thread @lbutlr
On Feb 23, 2015, at 5:39 PM, curtis wrote: > A little research found that apache supports http/2 via the mod_spdy module. No, that is not correct. SPDY is a precursor to HTTP/2 and is *not* HTTP/2. Also, SPDY does not work in Apache 2.4. -- "Is that a star?" "Nah, that's Ted Danson." --

Re: [users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-23 Thread Victor Williams
That module is only meant for the 2.2 branch. There is no official (or otherwise) support for the 2.4 branch (that I know of). On 2015-02-23 19:36, Eric Covener wrote: > On Mon, Feb 23, 2015 at 7:39 PM, curtis wrote: > >> A little research found that apache supports http/2 via the mod_spdy

Re: [users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-23 Thread Eric Covener
On Mon, Feb 23, 2015 at 7:39 PM, curtis wrote: > A little research found that apache supports http/2 via the mod_spdy > module. I didn't think it even supported/advettised old http/2, much less kept up to date with the evolution. Maybe there's some vibrant fork of it outside of the one donated f

RE: [users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-23 Thread curtis
Original message From: "@lbutlr" Date:02/23/2015 7:14 PM (GMT-05:00) To: users@httpd.apache.org Cc: Subject: [users@httpd] Re: Support for http/2 in Apache HTTPD? On Feb 23, 2015, at 4:34 AM, Jim Jagielski wrote: >> Chrome and IE are pushing f

[users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-23 Thread @lbutlr
On Feb 23, 2015, at 4:34 AM, Jim Jagielski wrote: >> Chrome and IE are pushing for HTTP/2 sooner rather than later. Hopefully it >> will be quick to come to apache because it certainly sounds like a major >> improvement. > > "major" is a bit of an exaggeration :) I don’t think so, major may b

Re: [users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-23 Thread Andre-John mas
> On Feb 23, 2015, at 09:10, Eric Covener wrote: > >> On Mon, Feb 23, 2015 at 9:07 AM, André-John Mas >> wrote: >> I didn't find an enhancement ticket with regards to this, unless I am >> searching badly? Considering whether to open a ticket to track this, if >> there is confirmation one doe

Re: [users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-23 Thread Eric Covener
On Mon, Feb 23, 2015 at 9:07 AM, André-John Mas wrote: > I didn't find an enhancement ticket with regards to this, unless I am > searching badly? Considering whether to open a ticket to track this, if there > is confirmation one doesn't exist. I can't recall one being open, seems like a good id

Re: [users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-23 Thread André-John Mas
> On 22 Feb 2015, at 20:42, @lbutlr wrote: > >> On 22 Feb 2015, at 17:16 , Andre-John mas wrote: >> Can anyone tell me whether Apache supports http/2 > > No. I just asked this a couple of weeks ago. > >> and if not what the roadmap is? I am having trouble finding any useful >> information on

[users@httpd] Re: Support for http/2 in Apache HTTPD?

2015-02-22 Thread @lbutlr
On 22 Feb 2015, at 17:16 , Andre-John mas wrote: > Can anyone tell me whether Apache supports http/2 No. I just asked this a couple of weeks ago. > and if not what the roadmap is? I am having trouble finding any useful > information on the subject - I did do a search. Yeah, there’s not much o