docker gets into a broken state if the system is properly OOM, so let's cap go-ipfs's memory usage somewhere below capacity (which is 32 GB)
ipfs: update to latest master
lots of little improvements from stebalien
nginx: re-enable response buffering (disabled in d5d4932)
this fixed it -- we have a problem with slow gateway clients, we somehow keep way too many things around while sending these slow responses. It's worth looking into whether this became a problem only in recent go-ipfs versions.
nginx: move buffer directory to bigger partition
the system partition is too small, this directory regularly grows to over 20 GB
We're good now, the gateway hosts look a lot happier.
We're good now, the gateway hosts look a lot happier.
cc @jbenet @VictorBjelkholm @whyrusleeping