Quote:
Originally Posted by Konda
The content is on the client's origin server, this is not with the CDN network.
For example our servers are with Reflected but we use LimeLight for CDN.
When a file is requested for the first time the LimeLight CDN node that the customer reaches requests the file from the server at Reflected and then stores it temporarily on the CDN (cache), so when the file is requested again by a user from the same region he get's it much faster as it comes from a server close to him. If the file is not requested from that same node for say 24 hours (depending on the expiry the client sets) it is removed again.
If you contact the CDN provider to get a file removed there is not much they can do. The file could be present on 100s of different CDN nodes where it's temporarily stored. If they would somehow delete it (not really possible, but hypothetically) and a visitor would request it again it would be back on the node as it would just get it from the origin server again.
So yeah the CDN providers are correct that they can't delete the files, it has to be deleted from the origin server (which could be any host). There is nothing a CDN provider can do.
|
thank you for taking the time to write the above. I really don't know a lot about servers and didn't understand exactly how CDNs work, gracias for a concise and helpful description
Quote:
Originally Posted by Bladewire
Here's an example from MaxCDN
"Once the service provider receives a DMCA Complaint in proper format, they must immediately block the content from their networks. At MaxCDN, we also contact the subscriber and instruct them to delete the files from their origin."
|
^^^that is awesome
I don't think what Konda was describing was a 'loophole' though, more just the impracticality of removing infringing content that can be automatically re-cached at any time.
props to companies that work around that technical limitation like the one you linked above. while they may not be able to effectively remove content on a technical level, CDN's can demand it on an ethical and contract level exactly like this one
That's absolutely something that should be encouraged at all companies (I'm looking at you cloudflare

)