Bug 1156613 - routing-daemon.conf has NGINX_PLUS settings on by default, they should commented out
Summary: routing-daemon.conf has NGINX_PLUS settings on by default, they should commen...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 2.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: chris alfonso
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-24 19:07 UTC by chris alfonso
Modified: 2016-02-01 02:36 UTC (History)
7 users (show)

Fixed In Version: rubygem-openshift-origin-routing-daemon-0.17.1.3-1.el6op
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-03 19:55:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2014:1796 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Enterprise 2.2 Release Advisory 2014-11-04 00:52:02 UTC

Description chris alfonso 2014-10-24 19:07:09 UTC
Description of problem:
The /etc/openshift/routing-daemon.conf has the NGINX_PLUS and related health checking settings on by default, they should be commented out because this is not the typical installation setup. The typical installation setup will be NGINX from the Software Collections Library.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 5 Ma xiaoqiang 2014-10-27 02:07:51 UTC
Check on puddle [2.2/2014-10-25.1]

Install the package, check the configuration
#vim /etc/openshift/routing-daemon.conf
<--snip-->
NGINX_CONFDIR=/opt/rh/nginx14/root/etc/nginx/conf.d
NGINX_SERVICE=nginx14-nginx
#NGINX_PLUS=true
#NGINX_PLUS_HEALTH_CHECK_INTERVAL=2s
#NGINX_PLUS_HEALTH_CHECK_FAILS=1
#NGINX_PLUS_HEALTH_CHECK_PASSES=5
#NGINX_PLUS_HEALTH_CHECK_URI=/
#NGINX_PLUS_HEALTH_CHECK_MATCH_STATUS=200
#NGINX_PLUS_HEALTH_CHECK_SHARED_MEMORY=64k

Comment 7 errata-xmlrpc 2014-11-03 19:55:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2014-1796.html


Note You need to log in before you can comment on or make changes to this bug.