Weird issue - threads bottleneck in post-proxy section

Alan DeKok aland at deployingradius.com
Mon Mar 9 15:01:37 CET 2015


On Mar 9, 2015, at 6:48 AM, RESTOUX, Loïc <loic.restoux at capgemini.com> wrote:
> You're right. I did NOT set correct_escapes in my configuration, and now all is working (including the length of regexps) when correct_escape = true. So I assume that the default value is false, right ? That may explain why you couldn't reproduce it.

  Yes.

> Thank you very much !
> 
> Still, I cannot figure out why the behaviour is not the same with correct_escape = false. We do not use backslashes in our configuration.
> ...
> END condition_tokenize_string() => 15
> CONT condition_tokenize - Grab the RHS => rhs=Access-Accept, type=25, slen=15
> CONT condition_tokenize(): try to extract a string from rhs Access-Accept (type=25)
> BEGIN tmpl_afrom_str(in=Access-Accept, inlen=16)

  Thats the difference, and enough for me to push a fix.

  Please try the v3.0.x branch now.  It should work.

  Alan DeKok.




More information about the Freeradius-Users mailing list