Some things I am concerned about/would like feedback on if possible:
* Right now I'm using DNS caching but would like to not use this if possible, because
it would delay how long it takes for Kamailio to know when active IPs change. I am just
not sure if using `_resolvehost()` to find local IPs on each call is too heavy or not?
* I am not sure if any other code would be caching results based on `grep_host_info` and
expecting they never change? This is the only scenario I can see causing problems in
future, but I can't see anywhere in the code where this is happening.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2985#issuecomment-999515469
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/2985/c999515469(a)github.com>