Issue:

ARTIFACTORY: How to troubleshoot the 'Unable to determine if redirect should be blocked because of the following: Timed out while trying to resolve <redirect_url>./ANY' error

AuthorFullName__c
Sun Jinlong
articleNumber
000005965
ft:sourceType
Salesforce
FirstPublishedDate
2024-01-08T19:18:12Z
lastModifiedDate
2024-01-08
VersionNumber
3

The following is an example of this issue:
When we use the npm remote repo proxying https://registry.npmmirror.com to download NPM packages, the download will be slow, and get the redirect errors in the artifactory-service.log as follows:

# artifactory-service.log
2023-11-30T08:31:41.507Z [1;32m[jfrt ][0;39m [1;31m[ERROR][0;39m [aa01d51dfc3bf331] [FrogDefaultRedirectStrategy:66] [ttp-nio-8081-exec-26] - Unable to determine if redirect should be blocked because of the following: Timed out while trying to resolve cdn.npmmirror.com./ANY, id=23074

And we can see the download npm package task took a long time in the artifactory-request.log.

# artifactory-request.log
2023-11-30T08:31:42.355Z|aa01d51dfc3bf331|<client_ip>|anonymous|GET|/api/npm/npmmirror-npm-remote/@codemirror/language/-/language-6.9.3.tgz|200|-1|78469|10960|npm/6.14.17 node/v14.21.2 linux x64