]> git.ipfire.org Git - thirdparty/pdns.git/commit
docs: clarify geoip service health checks uses lua records 15965/head
authorKevin Daudt <me@ikke.info>
Wed, 6 Aug 2025 18:47:47 +0000 (20:47 +0200)
committerKevin Daudt <me@ikke.info>
Wed, 6 Aug 2025 19:02:36 +0000 (21:02 +0200)
commitecd46365d609176bebcc5c0f36ac1d1e74e81226
treeb57ae5248c793877ab6cfbbaf9faf9def7abffa1
parent350d49b4de2e0ebf8af9ec8cc6bd61d245e85523
docs: clarify geoip service health checks uses lua records

The geoip backend documentation mentions:

> Additionally, the GeoIP backend can be used to provide service over
> several clusters, any of which can be taken out of use easily, for
> example for maintenance purposes.

But no details on how that is achieved. Without knowing Lua records
exist, it's hard to find how to do it.

Add a reference to the Lua records documentation to make it easier to
see the connection.

Signed-off-by: Kevin Daudt <me@ikke.info>
docs/backends/geoip.rst