Nginx On CentOS 7: Which One For Production?

Home » CentOS » Nginx On CentOS 7: Which One For Production?
CentOS 4 Comments

Hi,

I’m currently fiddling with Nginx to get acquainted with its various quirks and idiosyncrasies.

I have a public CentOS 7 sandbox server, and I’ve tried various setups. Install the binary from EPEL, install various binaries from SCLo, build from source.

I wonder which version is recommended for production use on CentOS 7. Any suggestions?

Cheers & happy Christmas holidays,

Niki

Microlinux – Solutions informatiques durables
7, place de l’église – 30730 Montpezat Site : https://www.microlinux.fr Mail : info@microlinux.fr Tél. : 04 66 63 10 32
Mob. : 06 51 80 12 12

4 thoughts on - Nginx On CentOS 7: Which One For Production?

  • Le 26/12/2019 à 18:44, Kenneth Porter a écrit :

    OK

    A few weeks ago I bought an online video course about Nginx on Udemy, and I really enjoyed it. (Disclaimer: I’m not affiliated in any way)

    At this point I’m already vaguely familiar with setting up Nginx. I was only a little confused about which binary version to choose.

    Cheers,

    Niki


    Microlinux – Solutions informatiques durables
    7, place de l’église – 30730 Montpezat Site : https://www.microlinux.fr Mail : info@microlinux.fr Tél. : 04 66 63 10 32
    Mob. : 06 51 80 12 12

  • It all depends on your needs. The nginx repo has 1.16.1, EPEL currently has nginx 1.16.1 as well but could lag depending on the package maintainer. My take is that the upstream repo will be the most up to date, but the EPEL
    repo might be the most “correct” or tested on RHEL/CentOS.