1 Dec
2016
1 Dec
'16
6:53 a.m.
Is there any way of selectively enabling debugging of the buffered-sql server ? Having got past my previous problems with my config, verified that it was all working puppetized the config, pushed it to all my outward facing eduroam servers, verified that its working and left it alone ... I've now got 4 servers with ~5G detail files I use if ( "%{client:shortname}" == "xb1sw7" ) { update control { Tmp-String-2 = "%{debug:1}" } } in my "default" server for example A