Bug 1209253
| Summary: | [RFE] SPDY support in OpenShift Enterprise | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ricardo Martinelli de Oliveira <rmartine> | |
| Component: | RFE | Assignee: | Mike Barrett <mbarrett> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 2.2.0 | CC: | jokerman, libra-onpremise-devel, lmeyer, mmccomas | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1209254 (view as bug list) | Environment: | ||
| Last Closed: | 2015-10-06 13:09:20 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: | 1209254 | |||
|
Description
Ricardo Martinelli de Oliveira
2015-04-06 20:27:12 UTC
You can accomplish this with the SNI frontend today. https://access.redhat.com/documentation/en-US/OpenShift_Enterprise/2/html/Deployment_Guide/chap-Continuing_Node_Host_Installation_for_Enterprise.html#Installing_and_Configuring_the_SNI_Proxy_Plug-in However, this comes with the limitation that requests go only to the app running on the first gear, so it doesn't really scale and can't be HA. If that's acceptable, it can be used today. |