Weird issue - threads bottleneck in post-proxy section
Phil Mayers
p.mayers at imperial.ac.uk
Mon Mar 2 17:53:02 CET 2015
On 02/03/15 16:02, "RESTOUX, Loïc" wrote:
> Le 02/03/2015 14:59, Alan DeKok wrote:
>> Except the rest module doesn't have a pre-proxy or post-proxy method.
>> So... what exactly are you doing?
>
> We changed it in order to allow calling it in pre- or post-proxy
> section.
Completely unrelated, but for future reference note you can call a
different "section" handler, like this:
post-proxy {
rest.authorize
}
...if a module doesn't have a handler for a given section.
More information about the Freeradius-Users
mailing list