Bug 1038332 - haproxy fails to route to local gear on port 8081
Summary: haproxy fails to route to local gear on port 8081
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-04 22:28 UTC by Ben Parees
Modified: 2015-06-11 21:50 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-11 21:50:37 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Ben Parees 2013-12-04 22:28:01 UTC
Description of problem:
When a cartridge binds to port 8081 (and likely many other ports), haproxy cannot route to the local gear on that port due to selinux restrictions on outbound connections

Steps to Reproduce:
1.rhc app create debugapp https://github.com/bparees/debug-cartridge/raw/master/metadata/manifest.yml -s 
2. attempt to access the application, you will get a 503
3. change the manifest.yml endpoint to port 8080
4. deploy a new app, it will work successfully


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