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 almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset cdd8424fb4d31b390531cc1a1d74fb3820bae31a.
Actions