13 Jun
2024
13 Jun
'24
5:57 p.m.
Hi Alan Thanks for your reply. June 13, 2024 8:57 PM, "Alan DeKok" <aland@deployingradius.com> wrote:
If the modules share the same DB backend, then it's best to share the same DB connections. Look at the rlm_sql module, and rlm_sql_ippool for examples.
Yes I'm using the pool.
TBH, simple is fine. Copying code (or creating soft links) is fine. Compare to things like a web browser, FreeRADIUS uses zero RAM.
That's true. Then I leave it as it is I think. I was just wondering if there's some "standard" way for doing this... Cheers, Till