ipfs-inactive / examples

[ARCHIVED] DEPRECATED — merged into IPFS docs
185 stars 74 forks source link

ipfs deamon exhausted kernel socket buffer. #76

Open KazukiShimada opened 7 years ago

KazukiShimada commented 7 years ago

Hi to all.

I tried to work ipfs on my vps, following this instruction. https://github.com/ipfs/examples/tree/master/examples/websites It worked too nicely. :) Ipfs daemon exhausted kernel socket buffer. This lead to disconnect other sevices like ssh.

Are there any ways to restrict ipfs daemon not to exhaust socket buffer?