This commit is contained in:
Zsolt Ero
2024-06-24 20:56:37 +02:00
parent 1a20131723
commit e047cc3650

View File

@@ -158,6 +158,12 @@ See [dev setup docs](docs/dev_setup.md).
## Changelog ## Changelog
##### v0.3
Lot of performance related problems with Cloudflare when using Round-Robin DNS. Works much better without any Cloudflare proxying, the browsers actually do a great job of client-side failover and selecting the best host.
Load-balancing script running in check mode again.
##### v0.2 ##### v0.2
Load-balancing script is running in write mode, updating records when needed. Load-balancing script is running in write mode, updating records when needed.