performance issues freeradius 2.1.12
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Wed Mar 30 09:12:35 CEST 2016
Hi,
> hi i have around 10k users, i am creating a module for each
> acct-status-type and this module will call a php script in the accounting
> section, it is as follow
what does the PHP script do? any time you fire up an external script
there is a performance hit.
(and does this need to be done in 100% real time? you could use eg buffered-sql
virtual server and run these things in almost real time with no hit to the real-time
authentication...?)?
alan
More information about the Freeradius-Users
mailing list