Bug 988911 - Scaled up app local gear has maxconn set to 2
Summary: Scaled up app local gear has maxconn set to 2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Mrunal Patel
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks: 995061
TreeView+ depends on / blocked
 
Reported: 2013-07-26 17:07 UTC by Mrunal Patel
Modified: 2015-05-14 23:24 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 995061 (view as bug list)
Environment:
Last Closed: 2013-08-07 22:57:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mrunal Patel 2013-07-26 17:07:05 UTC
Description of problem:
maconn is set to 2 for a scaled app's local gear.


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


How reproducible:
Always


Expected results:
It shouldn't be limited to 2

Comment 2 Meng Bo 2013-07-30 06:18:40 UTC
	        Sessions				
        	Cur	Max	Limit	Total	LbTot
  Frontend	30	60	128	16294	
    filler	0	0	0	0	0
local-gear	30	30	0	16294	16294
   Backend	30	30	128	16294	16294


Checked on devenv_3580, 
benchmark the scalable app with 30 concurrency level, check the max connection from haproxy-status page. 

The maxconn up to 30.

Move to verified.


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