How to enable the curl command HTTP2 support
When we directly use curl to request an https page, the default response of HTTP1.1 is displayed by default. Now there are more and more websites using HTTP2 and more mature technologies. How to enable
nginx enable HTTP2 feature
View the current Nginx compilation options
#./nginx-v
nginx version:nginx/1.9.15
built by GCC 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
built With OpenSSL 1.0.2g 1 April
TLS SNI support enabled
configure arguments:
Recent company push push upgrade, with Apple HTTP2 Push, HTTP2 the benefits of not say, these online can be found, but really in the project, with PHP written or very little, so write to share with you, nonsense don't say, directly on the
First, get the latest matching source for your server: http://mirror.city-fan.org/ftp/contrib/yum-repo/# Install the new Libcurl yum sourceRPM-IVH http://mirror.city-fan.org/ftp/contrib/yum-repo/city-fan.org-release-1-13.rhel6.noarch.rpm # Upgrade
Http2 + PHP5 + MySQL5 + GD2 + Proftpd + php -- Linux Enterprise Application-Linux server application information. For more information, see the following. I have always wanted to write a detailed installation and configuration article on the PHP
Introduction to HTTP 2.0HTTP 2.0, Hypertext Transfer Protocol 2.0, is the next generation HTTP protocol. was developed by the hypertext Transfer Protocol Bis (httpbis) Working Group of the Internet Engineering Task Force (IETF). Is the first update
1, first do the preparatory work:
①, the basic components required to install the LNMP environment:
Yum-y Install yum-fastestmirror yum-y install glibc-static libstdc++-static glibc-devel geoip geoip-devel sqlite-devel y Um-y Install patch make
After installing the Apache2.4.18:Install nghttp2-1.6.0 using./configure, make, make install, and then start the process of enabling H2C.
[Email protected]:~/desktop/httpd-2.4.18#/configure--ENABLE-HTTP2--with-nghttp2=/home/yu/desktop--
Version:Centos-6.5-x86_64OpenSSL 1.0.2jCurl 7.50.3PHP php 7.0.121. Upgrade OpenSSLEnter the OpenSSL source file./config--PREFIX=/USR--sharedMakeMake dependMake installNote: openssl.cnf this file to replace the original system2. Upgrade CurlCurl to
This is a creation in
Article, where the information may have evolved or changed.
My company's projects are based on a RESTful micro-service architecture, with the micro-service communication between more and more frequent, we hope to make use
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.