before, the user"s Mini Program had a slow delay in access to noon and evening, and then the bandwidth upgrade was still slow, because each details page needs to load several pictures, which should take up the bandwidth. Now I plan to use Aliyun cdn.
. Now I have several questions:
Aliyun"s cdn promotes national nodes. Do these nodes capture static resources periodically, so that they don"t occupy all the bandwidth for a certain period of time?
set origin-pull to ip or domain name?
before, the server used nginx to process static resources. Access picture: https://www.name.com/static/i. if origin-pull to domain name, Is it possible to access https://cdn.name.come/static/. to get pictures, and whether the two access directories correspond to each other? cnd sets the cache directory / static/ to get pictures. There is no need to change the nginx configuration.
configure origin-pull to the server public network ip,. How do I get static images on the cdn side?