Bug 864170

Summary: SAM configures the number of thin processes incorrectly
Product: [Retired] Subscription Asset Manager Reporter: Jordan OMara <jomara>
Component: katello-configureAssignee: Jordan OMara <jomara>
Status: CLOSED UPSTREAM QA Contact: SAM QE List <sam-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.2CC: athomas, bkearney
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-27 16:53:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 816564    

Description Jordan OMara 2012-10-08 19:05:24 UTC
Default SAM installations incorrectly configures only 1 thin process, and during configuration /etc/httpd/conf.d/katello.conf has ZERO thin servers listed under BalancerMembers

Expected behavior:
A regular system should get 2 thin processes and both should be listed under BalancerMembers

Comment 1 Jordan OMara 2012-11-27 16:53:28 UTC
Fixed upstream since bug was reported:

  <Proxy balancer://thinservers>
    BalancerMember http://127.0.0.1:5000/headpin
    BalancerMember http://127.0.0.1:5001/headpin
  </Proxy>




[root@brazillions ~]# netstat -anlp | grep thin
tcp        0      0 127.0.0.1:5000              0.0.0.0:*                   LISTEN      4280/thin server (1 
tcp        0      0 127.0.0.1:5001              0.0.0.0:*                   LISTEN      4284/thin server (1