Actions
Feature #10703
closedRandomize websockify port
Description
Currently we try to execute websockify increasing server port until it finds free port. This is causing a lot of ABRT reports and it is slow. We can randomly pick and check boundable port instead.
Updated by Lukas Zapletal over 9 years ago
- Related to Bug #4527: Disable ABRT for websockify added
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2435 added
- Pull request deleted (
)
Updated by Lukas Zapletal over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset cdd8424fb4d31b390531cc1a1d74fb3820bae31a.
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 35
Updated by Dominic Cleal over 9 years ago
- Related to Bug #11608: Selinux prevents Console from working added
Actions