IPFS Gateway
Last updated
Last updated
In a broad sense, most of today's networks operate using what is known as location addressing. Location addressing retrieves online information from a specific location on the network - i.e. from behind a URL.
However, there are some critical issues with this approach. Location addressing is centralised, which means that anyone controlling the location can control the content.
4EVERLAND uses the CID generated by (Interplanetary File System) to enable content addressing for IPFS stored data. To make IPFS data accessible outside of peer-to-peer networks, special IPFS nodes called "" act as a bridge between the HTTP protocol, which all web browsers understand, and the peer-to-peer protocol.
Simply put, a gateway is an IPFS peer that accepts HTTP requests for IPFS CIDs.
The 4EVERLAND public IPFS gateway is:
ipfs.4everland.io
To prevent the abuse of phishing content, the public gateway currently does not support access to HTML content.
4EVERLAND IPFS open gateway is a public, shared resource and it is often in high demand. In order to provide fair access to all users, 4EVERLAND IPFS open gateway imposes request limits on large traffic sources.
The "path style" URL places the IPFS CID in the path section of the gateway URL, as follows.
https://4everland.io/ipfs/<CID>
If the CID points to a directory listing, you can append a file name to the directory to obtain the file.
https://4everland.io/ipfs/<CID>/doc-1.txt
The "subdomain style" gateway URL places the CID in the host section of the URL as a subdomain of the gateway host, as follows.
https://<CID>.ipfs.4everland.io
If the CID refers to a directory listing, you can use the path part of the URL to specify the filename.
https://<CID>.ipfs.4everland.io/doc-1.txt
The IPFS gateway owns the content that can acquire the IPFS network by itself and deliver it to users via HTTPS. 4EVERLAND gateways offer global acceleration, custom domain, and SSL certificate technology to chaise better performance. Start to use IPFS gateways on the Open Web, check the link below:
4EVERLAND's IPFS gateway has more than 200 global edge nodes that can globally accelerate, and when the user accesses the file path through 4EVERLAND's Edge node it will select the fastest node closest to the user.
Global Acceleration
Automatic Allocation
You can for a free 4EVERLAND account to get started today.
If you have any questions, please join our , or send us an email at .