PHP Packagist have a digest file: https://repo.packagist.org/packages.json
contains all php packages metadata
this file does not exist inĀ artifactory as in Packagist
https://artifactoryhost.local/artifactory/api/composer/composer-github/packages.json
So composer ends up pulling individual packages metadata besides the files
this causes lots of pain for the engineers and large waiting time
Artifactory should be caching proxy in this case so not sure why in this it returns something different from Packagist
Related issues
https://www.jfrog.com/jira/browse/RTFACT-17378?attachmentViewMode=list
https://www.jfrog.com/jira/browse/RTFACT-18169
https://www.jfrog.com/jira/browse/RTFACT-15188
- is contained in
-
RTFACT-20967 Artifactory PHP packages Composer Performance Issues
- Done