Subscribe

How to install nginx-debug in CentOS/RHEL 7 (x86_64)

debug version of nginx

License: 2-clause BSD-like license Vendor: nginx inc. http://nginx.org/

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-debug

Description

Not stripped version of nginx built with the debugging log support.

RPMs

Konstantin Pavlov (2015-11-17) - 1.9.7
Sergey Budnevitch (2015-10-27) - 1.9.6
Andrei Belov (2015-09-22) - 1.9.5 · - http_spdy module replaced with http_v2 module
Konstantin Pavlov (2015-08-18) - 1.9.4
Sergey Budnevitch (2015-07-14) - 1.9.3
Sergey Budnevitch (2015-06-16) - 1.9.2
Sergey Budnevitch (2015-05-26) - 1.9.1
Sergey Budnevitch (2015-04-28) - 1.9.0 · - thread pool support added · - stream module added · - example_ssl.conf removed