Relationship between Thread Pool and Sql Pool
Erdal Emlik via Freeradius-Users <[email protected]> Wed, 10 Sep 2025 22:35:59 +0300
| Newsgroups | gmane.comp.freeradius.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I would like to ask about how the SQL connection pool works in FreeRADIUS. Does each thread use a separate connection from the pool, or can the same connection be used simultaneously by multiple threads? Can I basically say 1 Accounting/Access Request = 1 Thread = 1 Connection from pool? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html