fatih-acar opened a new pull request, #10234: URL: https://github.com/apache/trafficserver/pull/10234
We might use an origin fqdn starting with a number. Thus a reverse dns resolution is requested for a FQDN, which is failing and adding latency penalty in our test bed (around 20 ms per request). Refactor some IP checks and use the ats_is_ip helper to determine if the origin is an IP address. -- 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]
