27 Apr
2018
27 Apr
'18
1:05 p.m.
On Apr 27, 2018, at 11:53 AM, Dom Latter <freeradius-users@latter.org> wrote:
On 26/04/18 20:27, Alan DeKok wrote:
Use %%. That gets converted to a bare % when passed to SQL.
Thanks!
Perhaps worth noting for the benefit of the archives that compared to the "old" PHP script method the throughput as measured by a simple radperf test has gone up by a factor of 32.
That's why we don't recommend forking scripts, much less PHP. :) Alan DeKok.