Alan DeKok wrote:
Patric wrote:
And 30 seconds later the request is retried and succeeds :)
Is there any way for me to decrease the retry delay?

  See the "retry_interval" configuration in the detail listener.
Hi Alan,

Would I be correct in my understanding that I add that here:

sites-enabled/copy-acct-to-home-server:
-----------------------------------------

server copy-acct-to-home-server {
       listen {
               type = detail
               filename = ${radacctdir}/detail-combined
               load_factor = 10
               retry_interval = 10   <-----------------

       }
}


Thank you :)
Patric
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to