Re: Difference between Mainline and Stable Nginx version

2020-09-25 Thread Manuel
Kaushal, If you look at the image https://www.nginx.com/wp-content/uploads/2014/04/branch.png I personally would only use the mainline version. If a fix was a hidden security vulnerability and it is not a major bug fix it wont get into stable. Best, Manuel Am Do., 24. Sept. 2020 um 16:47 Uhr sc

Re: Difference between Mainline and Stable Nginx version

2020-09-24 Thread Maxim Konovalov
Hello, On 24.09.2020 17:16, Kaushal Shriyan wrote: > Hi, > > I am running CentOS Linux release 7.8.2003 (Core) and referring > to https://nginx.org/en/linux_packages.html#RHEL-CentOS. Are there any > difference between stable and mainline version?Should we need to use > stable or mainline for Pro

Re: Difference between Mainline and Stable Nginx version

2020-09-24 Thread Thomas Ward
This said, when Mainline is actually cut into Stable come ~April, then Stable gets all the new stuff Mainline had between the two stable releases - Stable for production/stability in featureset, but Mainline if you don't mind having new features available in case you need them.  For the most part I

Re: Difference between Mainline and Stable Nginx version

2020-09-24 Thread Kaushal Shriyan
On Thu, Sep 24, 2020 at 7:51 PM Thomas Ward wrote: > Depending on your needs, I'd favor STable over Mainline. > > Stable is just that - the current release of NGINX that is considered > 'stable' and doesn't have many new feature changes to it or new things that > Mainline will have. > > Mainline

Re: Difference between Mainline and Stable Nginx version

2020-09-24 Thread Thomas Ward
Depending on your needs, I'd favor STable over Mainline. Stable is just that - the current release of NGINX that is considered 'stable' and doesn't have many new feature changes to it or new things that Mainline will have. Mainline is closer to 'cutting edge' than 'stable' NGINX.  While you can u

Difference between Mainline and Stable Nginx version

2020-09-24 Thread Kaushal Shriyan
Hi, I am running CentOS Linux release 7.8.2003 (Core) and referring to https://nginx.org/en/linux_packages.html#RHEL-CentOS. Are there any difference between stable and mainline version?Should we need to use stable or mainline for Production environment? [nginx-stable] > name=nginx stable repo >