oknet edited a comment on pull request #7407: URL: https://github.com/apache/trafficserver/pull/7407#issuecomment-757962732
@yuanyingdong It is better to call`udpNet.start()` more earlier, just after the `netProcessor.init()`. https://github.com/apache/trafficserver/blob/afc356b83a3cf2321bf7b0c7ec431bdab5d56561/src/traffic_server/traffic_server.cc#L1984-L2004 https://github.com/apache/trafficserver/blob/afc356b83a3cf2321bf7b0c7ec431bdab5d56561/src/traffic_server/traffic_server.cc#L2060-L2065 https://github.com/apache/trafficserver/blob/afc356b83a3cf2321bf7b0c7ec431bdab5d56561/src/traffic_server/traffic_server.cc#L2086-L2102 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
