1.nginx reverse proxy report 426 upgrade required
Analysis: nginx reverse proxy default http 1.0 version, the reverse proxy server is 1.1 version!
Solution:
Add the configuration, proxy_http_version 1.1
;
Read More:
- Nginx Startup Error: “/var/run/nginx/nginx.pid” failed” [How to Solve]
- [Solved] nginx: [error] open() “/usr/local/nginx/nginx.pid” failed (2: No such file or directory)
- Nginx Error: nginx: [emerg] the “ssl“ parameter requires ngx_http_ssl_module in /project/api/nginx.conf:
- Nginx Error: Swap file “/etc/nginx/.nginx.conf.swp“ already exists
- Nginx error: nginx: [error] invalid PID number ““ in “/run/nginx.pid“
- [Solved] Nginx Restart Error: /run/nginx.pid failed (2: No such file or directory)
- Nginx Startup Error: Job for nginx.service failed because the control process exited with error code
- Common configuration methods of nginx
- [Solved] Ubuntu conda ProxyError: Conda cannot proceed due to an error in your proxy configuration
- Nginx realizes the same background service for portal and business
- Restart and stop of nginx in Linux service
- Solve the problem of 404 Not Found error in nginx accessing dynamic interface
- Nginx configuration 80 can be accessed by forcing jump 443 or not
- [Solved] Nginx Startup Error: directive is not allowed here in
- Nginx Error: [emerg] bind() to [::]:80 failed (98: Address already in use)
- Nginx routes and forwards according to the URL and cuts the URL
- How to Fix No default.conf file in conf.d after Installing Nginx
- nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
- Nginx, which is suitable for front-end H5 requests, routes and forwards according to the URL and cuts the URL
- Aliyunshield occupies port 80 error: Error starting userland proxy: listen tcp 0.0.0.0:80: bind: address already in use