Actions
Feature #7707
closedCaptive Portal - Radius Time out configuration field
Start date:
07/18/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
Captive Portal Radius Server connection function has a hardcoded timeout value of '3' there are instances where it is necessary to increase time timeout period. Can we have a UI configuration for this field?
The function is addServer($servername = 'localhost', $port = 0, $sharedSecret = 'testing123', $timeout = 3, $maxtries = 2) in file etc/inc/radius.inc
Actions