`
sw1982
  • 浏览: 503932 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

nginx proxy_http_version

阅读更多

nginx转 apache ,发现HTTP协议版本 从1.1 变成了1.0

 

其实并非某些人说的不支持1.1,而是有个参数,默认为1.0而已。

NGINX

HTTP/1.1" 200 3578 0.035 "http://plugin/index.php/video/youku" "Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a" -


APACHE
HTTP/1.0" 200 3815 "http://plugin/index.php/video/youku" "Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a"

 http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_http_version

 

syntax: proxy_http_version 1.0 | 1.1;
default:
proxy_http_version 1.0;
context: httpserverlocation

This directive appeared in version 1.1.4.

Sets the HTTP protocol version for proxying. By default, version 1.0 is used. Version 1.1 is recommended for use with keepalive connections.

分享到:
评论

相关推荐

    nginx升级过程文档.docx

    proxy_http_version 1.1; #proxy_set_header X-Client-IP $remote_addr; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; #proxy_set_header X-Real-IP $...

    ASP.NET Core应用程序部署至生产环境中(CentOS7)

    Centos7发布说明 ... proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection keep-alive; proxy_set_header Host $host; proxy_cache_bypass $http_upgrade; } }

    yafApi:使用yaf和swoole_http_server,专注于高性能api接口服务,异步任务..

    yaf+swoole_http_server ##项目描述 使用swoole_http_server + yaf 专注于网站api接口,同时能处理异步任务,如异步发送邮件,发送短信验证码等耗时相对... proxy_http_version 1.1; proxy_pass http://127.0.0.1:9501;

    tomcat8 + nginx + memcached + cas 实现负载均衡的配置包

    proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; index index.html index.htm index.aspx; } } # another virtual host using mix of IP-, ...

    whiteboard-example

    项目部署在 安装并运行 npm link hslayers-ng ... proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $connection_upgrade; proxy_set_header Host $h

    nginx-Win32.zip

    需要用到with-stream和with-stream_realip_module,自己编译了一个 -----------------------------版本信息----------------------------------------- nginx version: nginx/1.21.1 built by cl ......

    Nginx实现非套路镜像站的踩坑记录

    缘起 前几天发现一个电子书非常棒,但是是 github 上的,总是打不开,而正好我的服务器是在香港的,所以... proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection upgrade

    nginx-1.17.7.zip

    nginx-1.17.7 windows 最新版本 已在相关项目中应用 请下载查看 nginx 1.17.7(mainline version)发布了,此版本主要是修复 bug,变更内容如下: Bugfix:如果在配置中...Bugfix: in the ngx_http_dav_module.

    docker-nginx-proxy:增加了上载限制并删除了Nginx代理Docker映像的服务器令牌

    修改的nginx-proxy Docker映像 基于 docker镜像的修改后的docker镜像。 增加了nginx上载限制,并删除了nginx服务器令牌。 用法 docker pull jasonheecs/nginx-proxy:latest 样本docker-compose文件: version : '...

    newsboy:用于管理api,支持模拟服务和api测试的Web平台

    ENV Node.js(7.6+) MongoDB(2.6+)Nginx在开发模式下如果在部署此服务时使用Nginx,请不要忘记启用websocket代理location /proxy_http_version 1.1 ;proxy_set_header Upgrade $http_upgrade ;proxy_set_header ...

    s3-nginx-proxy:轻量级kubernetes可部署的基于Nginx的缓存反向代理

    s3-nginx-proxy 一个功能丰富的基于Amazon S3 NGINX的代理,可在Docker和Kubernetes中运行。特征对专用存储桶的身份验证多个水桶每个存储桶多个域多个地区共享缓存每次配置更新后自动重新加载(也在生产中)用法推荐...

    nginx(1-9-8).syno.tar官方镜像

    Nginx是用于HTTP,HTTPS,SMTP,POP3和IMAP协议的开源反向代理服务器,以及负载平衡器,HTTP缓存和Web服务器(原始服务器)。Nginx项目一开始就非常关注高并发,高性能和低内存使用。它获得了两节式BSD许可,并在...

    Soundboard:一个简单HTML5音板

    广播模式对于分布式设置,可以激活广播模式。 为此,必须将boards.json中的广播开关设置为true。 相应的websocket服务器可以在broadcast / api目录中找到。... proxy_http_version 1.1; proxy_set_header

    nginx 官方cookbook

    This book will touch on NGINX Plus, the licensed version of NGINX that provides many advanced features, such as a real-time monitoring dashboard and JSON feed, the ability to add servers to a pool of...

    nginx cache 学习总结 1

    This directive appeared in version 1.1.12.当指令被指定时,根据 proxy_cache_key指令确定的若个或得出相同

    ProjectTool:文凭项目

    安装 须藤apt-get install -y nginx postgresql default-jdk java --version (可选) ... proxy_pass http://localhost:8080; } location /img/ { alias /home/roman/uploads/; } 在主目录中创建上载

    Nginx安装包

    这里我们所需等待时间 = proxy_connect_timeout + fail_timeout*max_fails,所以我如下配置只需等待3秒,nginx便会将请求转给tomcat2,还是在能接受范围内的。 4.小结 该说的在前文也说了,总而言之,spring...

    收集并展示众多服务器状态的服务StatHub.zip

    总揽Stat Hub 是一个帮您收集并展示众多服务器状态... Apache License, Version 2.0打赏以赏表赞关于Li Kexian感谢All stargazersLividSeptembersBluek404renjie45vijaygaddedavoolaShenXuGongZi 标签:StatHub

    puppet-swift:OpenStack Swift Puppet模块

    木偶迅捷变数迅捷的:: keystone_user 迅捷的:: keystone_password 迅捷的::协议swift :: memcached_servers swift :: swift_hash 开栈openstack_version 梯形失真梯形失真校正:: service_tenant 梯形失真校正::主机...

    CentOS6 配置Nginx,MySql,php-fpm开机启动的方法

    一. Nginx 开机启动 1、在/etc/init.d/目录下创建脚本 vim /etc/init.d/nginx 2、编写脚本内容 (将...# description: Nginx is a high-performance web and proxy server. # It has a lot of features, but it's not

Global site tag (gtag.js) - Google Analytics