This commit is contained in:
2020-08-27 14:48:06 +02:00
parent 7c0dcfb08f
commit 1cae8af272

View File

@@ -28,6 +28,10 @@ have to upload all our data three times to the Sia network in order to reach
high availability. If you multiply everything by three it becomes much more high availability. If you multiply everything by three it becomes much more
reasonable. reasonable.
We also can't guarantee that your host will be picked when it fulfills these
requirements. If there is enough supply we will only pick the most reliable
hosts available.
Other settings we pay attention to: Other settings we pay attention to:
| Setting | Recommended value | | Setting | Recommended value |
@@ -49,10 +53,9 @@ interruping system processes are also likely to harm hosting uptime and
performance. performance.
We can recommend Debian, CentOS or Ubuntu LTS for hosting. These are systems We can recommend Debian, CentOS or Ubuntu LTS for hosting. These are systems
which are known to be able to run uninterruped for decades at a time. They are which are known to be able to run uninterruped for decades. They are also
also regularly patched with security updates which don't even require restarting regularly patched with security updates which don't even require restarting most
most of the time. This makes these systems perfect for the role of hosting on of the time. This makes these systems perfect for the role of hosting on Sia.
Sia.
### Enable TCP BBR and other network stack optimizations ### Enable TCP BBR and other network stack optimizations