11 Dec
2011
11 Dec
'11
4:56 a.m.
Shweta Khadse wrote:
The last two sql updates ie *"Sql_update_xxxx" and **"Sql_update_yyyy" *do not have a redundant module defined. The actions of these statement is not very critical. However we observe that if the radius is unable to execute these the radius drops the session and returns a FAIL.
One way to avoid this session disconnection is to implement a redundant module for the last two statements as well.
Yes. Just do: redundant { sql_update_xxxx sql_update_yyyy ok } Alan DeKok.