Author Topic: HTTP2 / SPDY  (Read 27554 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
HTTP2 / SPDY
« on: June 06, 2017, 05:22:40 PM »
Running the Apache 2.4.25, PHP 7.0.19.

Is there are way to get HTTP2 and/or SPDY working with CWP?

When looking, the HTTP2 and SPDY are not in the usual compiled version.

Reason is to get down the First Time To Reply which is very slow when running normal HTTP and be up to date with latest technology.


Offline
*
Re: HTTP2 / SPDY
« Reply #1 on: June 11, 2017, 08:01:30 PM »
Anybody know how to enable / compile this in?

This will make the First Time To Reply go drastically down.

Offline
*
Re: HTTP2 / SPDY
« Reply #2 on: June 27, 2017, 06:16:43 PM »
Apparently it can be done with "--enable-http2" but don't know where the Apache source is, so I can see if every dependency is there on a Centos6 installation.

https://httpd.apache.org/docs/2.4/howto/http2.html

Offline
*****
Re: HTTP2 / SPDY
« Reply #3 on: June 29, 2017, 12:49:24 PM »
hello
upon many requests for http2 we're started testing on cwp and we're managed it to working, we're still working on it this will take some more time before we release it to public.

working :
autossl/LE certs

not working:
didn't find it  yet

Offline
*
Re: HTTP2 / SPDY
« Reply #4 on: July 04, 2017, 08:55:03 PM »
This is awesome Sandeep!
CWP will be hosting much faster pages with this enabled. It's going to help the speed a lot.

Offline
*
Re: HTTP2 / SPDY
« Reply #5 on: July 23, 2017, 06:22:00 PM »
How is the progress on this? Any release near?

Offline
*
Re: HTTP2 / SPDY
« Reply #6 on: August 17, 2017, 07:37:11 AM »
Any updates about this ? thanks

Offline
*
Re: HTTP2 / SPDY
« Reply #7 on: October 02, 2017, 07:35:38 PM »
I've seen a new update for CWP.
Does this include HTTP2 or SPDY, or is it not ready yet for production environments?

If it is, how should the Apache be re-compiled to get all the needed modules?

Offline
*
Re: HTTP2 / SPDY
« Reply #8 on: October 05, 2017, 12:04:53 PM »
Hello,

here I have same question after latest update of CWP7pro (bought it for one of VPS machines that is running in production)

When it would be released HTTP/2 support in Apache for CWP users because it would help to one user which now in dev machine have HTTP/2 manually compiled and it works fine, but now want it in CWP so it can go live on production VPS.

Offline
*
Re: HTTP2 / SPDY
« Reply #9 on: October 06, 2017, 10:30:09 AM »
+1
I would like to have http/2 as well. Most other control panels do have it all ready. :-X
Hobby home server with CentOS 7 + CWP (NAT-ed Mod enabled).

Offline
*
Re: HTTP2 / SPDY
« Reply #10 on: October 25, 2017, 03:06:56 PM »
I don't understand why but module mod_http2.so not found in /usr/local/apache/modules/. Why, and how how to set it up correctly.

When I rebuild apache and add config '--enable-http2' apache not rebuilding

Offline
*
Re: HTTP2 / SPDY
« Reply #11 on: October 25, 2017, 03:48:22 PM »

Offline
*
Re: HTTP2 / SPDY
« Reply #12 on: November 13, 2017, 09:52:53 PM »
The guide specifies how to do it when using NGINX, but a guide for doing it with Apache 2.4.2X would help as not everybody has the possibility to install NGINX without breaking a lot of functionality.

If I could install NGINX without issues, then this guide would be perfect. But since I cannot, then I had to create this thread :)

Offline
*
Re: HTTP2 / SPDY
« Reply #13 on: November 14, 2017, 12:04:47 PM »
the best would be that you wait for new cwp as it has it integrated for centos 7 with nginx for http & https.
next version is 360 for cwp el7.
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*****
Re: HTTP2 / SPDY
« Reply #14 on: November 20, 2017, 05:58:19 AM »
on new version you can easily enable http2 on nginx (nginx + apache)