I was wondering when someone initializes a new IPFS node for an existing website and host it on their computer, then when people access the website using website domain name, which one will be served to people? The original website or the copied one?
The text was updated successfully, but these errors were encountered:
Client can pick both nodes as source to maximize download speed or just pick nearest & fastest one.
For example:
If you use jquery library on your website it doesn't really matter if your visitor will download it from you or from any other ipfs website that uses same version of jquery.
As long as file hash is identical your visitor can download this file from any ipfs node that has copy of it.
AsifulNobel commentedOct 5, 2015
I was wondering when someone initializes a new IPFS node for an existing website and host it on their computer, then when people access the website using website domain name, which one will be served to people? The original website or the copied one?
The text was updated successfully, but these errors were encountered: