What's new

Unbound low cache hit rate

I’m running 1.24.2

Why do you ask, out of interest
Im trying to update . but it's still coming in as that version. I would like to update to the current version- like what your showing

unbound is already the newest version (1.22.0-2+deb13u1).
 
You’re probably using the version that comes with Debian’s Repo - presume you’re running Debian Trixie?


DietPi are testing using their own Repo to provide the latest available Unbound Update - however you can do this manually for now with the following steps:

cd /tmp

wget "https://dietpi.com/downloads/binaries/$G_DISTRO_NAME/unbound_$G_HW_ARCH_NAME.deb"

apt install ./"unbound_$G_HW_ARCH_NAME.deb"
Yes I am running that version.

Thank you for the info . Installing now

Version 1.24.2
 
Last edited:
This may increase the hit rate, but in general serving expired records before refresh is not very good idea.
 
For anyone interested, here's the relevant link on this. The way I read it, Unbound continues to look for updated records while retaining the ability to serve soon to be stale or expired records, to maintain resolving. This new setting enabled new behavior while retaining the option to keep the previous behavior, if desired.

Serving Stale Data
 
Last edited:

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top