Files
Furkan Sahin d6b4235c4b Start using public IPv4 for MinIO
It looks like performance tuning guideline of MinIO suggests disabling
IPv6 for the instance all together. This is weird but I will still give
the whole guideline a shot
(https://github.com/minio/minio/blob/master/docs/tuning/tuned.conf)
which first requires me to switch the existing cluster to IPv4 from
public IPv6.
2025-05-13 09:55:45 +02:00
..