dragon512 commented on PR #12291: URL: https://github.com/apache/trafficserver/pull/12291#issuecomment-3107465946
Chiming in late on this.. The goal is to secure all the necessary ports. ie, enough for a given test and enough buffer for ports to reset correctly with the system for various reasons. This is the main goal we have for getting the port set as we do. The speed concern is that we are getting each port serially. By "getting a port" I mean testing that the port is "safe". The goal here I believe is that you did testing to see that having this do an async for loop to get the ports was faster. Is that correct? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
