How to Install Latest NGINX 1.11.9 on Ubuntu, CentOS, RHEL

28/12/2020

Nginx 1.11.9 (pronounced as [engine x]) is the most recent release and this release addresses reported bugs. Nginx is an open source webserver, HTTP & reverse proxy server, as well as a mail proxy server. It powers several high-visibility sites, such as Netflix, Hulu, Pinterest, CloudFlare, Airbnb, WordPress.com, GitHub, SoundCloud, Zynga, Eventbrite, Zappos, Media Temple, Heroku, RightScale, Engine Yard and MaxCDN.

Nginx 1.11.9 Changelog

  • When using the stream module, Nginx might hog the CPU
  • EXTERNAL authentication mechanism in mail proxy was accepted even if it was not enabled in the configuration
  • A segmentation fault may occur in a worker process if the “ssl_verify_client” directive of the stream module was used
  • The “ssl_verify_client” directive of the stream module might not work
  • Closing keepalive connections due to no free worker connections might be too aggressive
  • An incorrect response is likely returned when using the “sendfile” directive on FreeBSD and macOS
  • A truncated response is likely to be stored in cache when using the “aio_write” directive
  • A socket leak might occur when using the “aio_write” directive

How to Install Nginx 1.11.9 on Ubuntu 16.10, Ubuntu 16.04, Ubuntu 14.04, Linux Mint, Pinguy OS, Elementary OS, Deepin

sudo add-apt-repository ppa:chris-lea/nginx-devel    sudo apt-get update && sudo apt-get install nginx    ----- To restart the service -----  sudo service nginx start

Remove Nginx 1.11.9 from Ubuntu

sudo apt-get remove nginx

How to Install Nginx 1.11.9 on CentOS 7, RHEL

----- Add CentOS 7 EPEL Repository -----  
sudo yum install epel-release

----- Install NGINX -----
sudo yum install nginx ----- Start Nginx Service ----- sudo systemctl start nginx
  • Open your browser and enter the following URL address
http://localhost
ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

How to Use URL Rewriting

URL Rewriting is a process of changing the request URL to something else as defined in the web server. Nginx uses ngx_http_rewrite_module...
29/12/2020

Install NGINX on CentOS

In the case of any web server, the performance is something that you need to keep in mind. In fact, performance is the...
29/12/2020

How to Install, And Configure a Nginx Server For the First Time

Nginx is one of the popular web servers, and is used as a proxy server, reverse proxy server, load balancer. It’s a popular...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Hướng dẫn fake ip bằng phần mềm SStap
10/06/2025

VPS treo game là gì? Thuê VPS treo game giá rẻ, không lo giật lag
02/06/2025

 BitBrowser – Best Anti-Detect Browser!
26/05/2025

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025