Freeradius 1.1.1: 'sqlippools' concurrency problems
Alan DeKok
aland at nitros9.org
Tue Jun 13 19:08:49 CEST 2006
"Robles Rodriguez,Alejandro" <Alejandro.RoblesRodriguez at tre.se> wrote:
> Has anyone noticed this behavior with similar SQL setup on MySQL or similar
> Relational Database with similar isolation level and locking mechanisms? If so
> do you have any advice on how to prevent the above described problem?
A simple solution would be to go to the bottom of rlm_sqlippool.c,
and change it from RLM_TYPE_THREAD_SAFE to RLM_TYPE_THREAD_UNSAFE.
Then re-compile & re-install.
Alan DeKok.
More information about the Freeradius-Users
mailing list