static files such as images,js,css so when my website page loads on browser, requests for these resources will be fetched from the data center instead of my website's servers.
so in each request to my website, less requests for static files will be sent to my website's server.
So using an upload center will be beneficial in way of receiving less requests?
Am I correct?
what is an upload center?
somewhere to upload statics file
If you want to host static sites, you should try Netlify. But I would not recommend uploading it "somewhere" what is not meant to be used for static sites. Because it is possible you don't have control about domain, naming, etc.
my question is: using an upload center will be beneficial in way of receiving less requests to my website's server?
Обсуждают сегодня