Bug 1372801
| Summary: | Add ability to swap the default threaded puma web server for thin | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Appliance | Assignee: | Joe Rafaniello <jrafanie> |
| Status: | CLOSED ERRATA | QA Contact: | Pete Savage <psavage> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.7.0 | CC: | abellott, cpelland, jhardy, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.6.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | appliance | ||
| Fixed In Version: | 5.6.2.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1372439 | Environment: | |
| Last Closed: | 2016-10-04 14:35:27 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | Unknown | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1372439 | ||
| Bug Blocks: | |||
|
Comment 2
Satoe Imaishi
2016-09-06 16:15:55 UTC
Verified that the server process name is changed and that the configuration change is picked up. With puma root 2453 3.2 3.1 588536 250292 ? SNl 16:55 0:01 \_ puma 3.3.0 (tcp://127.0.0.1:5000) [MIQ: Web Server Worker] root 2468 3.5 3.1 589564 250352 ? SNl 16:55 0:01 \_ puma 3.3.0 (tcp://127.0.0.1:3000) [MIQ: Web Server Worker] root 2487 3.1 3.1 591620 250340 ? SNl 16:55 0:01 \_ puma 3.3.0 (tcp://127.0.0.1:4000) [MIQ: Web Server Worker] With thin root 1790 3.7 3.1 597848 251456 ? SNl 16:51 0:01 \_ MIQ: MiqWebsocketWorker id: 50, uri: http://127.0.0.1:5000 root 1805 3.8 3.1 598876 251504 ? SNl 16:51 0:01 \_ MIQ: MiqUiWorker id: 51, uri: http://127.0.0.1:3000 root 1820 3.5 3.1 598876 251436 ? SNl 16:51 0:01 \_ MIQ: MiqWebServiceWorker id: 52, uri: http://127.0.0.1:4000 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-2016-1996.html |