Freeradius slowness in response time
Hi, We are facing slowness in Freeradius(2.2.0) response time on authentication requests, it is running on Solaris 10, Some times it take from FR more than 15 sec to response to simple authentication request, back end is Oracle 10g DB, radius.log keep showing the following Warning: : Error: Discarding duplicate request from client fr_client port 51184 - ID: 180 due to unfinished request 35061633 : Error: Discarding duplicate request from client fr_client port 51184 - ID: 208 due to unfinished request 35061688 : Error: Discarding duplicate request from client fr_clientport 51184 - ID: 39 due to unfinished request 35061734 : Info: WARNING: Child is hung for request 35050073 in component <core> module . : Info: WARNING: Child is hung for request 35049865 in component <core> module . : Info: WARNING: Child is hung for request 35050073 in component <core> module . : Info: WARNING: Child is hung for request 35049865 in component <core> module . : Info: WARNING: Child is hung for request 35050073 in component <core> module . Do you have any idea what can we do to fix this issue and enhance response time. Thanks Alwad
Hi alwad, This looks like system issue. Check system resources when you see these error messages. CPU , ram etc.. Regards Vijay A. On Wednesday, June 3, 2015, Mohd Alkhaldi <alwaadalhaq@gmail.com> wrote:
Hi,
We are facing slowness in Freeradius(2.2.0) response time on authentication requests, it is running on Solaris 10, Some times it take from FR more than 15 sec to response to simple authentication request, back end is Oracle 10g DB, radius.log keep showing the following Warning: : Error: Discarding duplicate request from client fr_client port 51184 - ID: 180 due to unfinished request 35061633 : Error: Discarding duplicate request from client fr_client port 51184 - ID: 208 due to unfinished request 35061688 : Error: Discarding duplicate request from client fr_clientport 51184 - ID: 39 due to unfinished request 35061734 : Info: WARNING: Child is hung for request 35050073 in component <core> module . : Info: WARNING: Child is hung for request 35049865 in component <core> module . : Info: WARNING: Child is hung for request 35050073 in component <core> module . : Info: WARNING: Child is hung for request 35049865 in component <core> module . : Info: WARNING: Child is hung for request 35050073 in component <core> module .
Do you have any idea what can we do to fix this issue and enhance response time.
Thanks Alwad - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Actually OS resources is already checked, CPU IDL more than 85% and memory on the server is 16GB, this server is running only FR. Thanks; On Wed, Jun 3, 2015 at 9:02 AM, Vijay S <vijay.hcr@gmail.com> wrote: > Hi alwad, > This looks like system issue. Check system resources when you see these > error messages. CPU , ram etc.. > > Regards > Vijay A. > > On Wednesday, June 3, 2015, Mohd Alkhaldi <alwaadalhaq@gmail.com> wrote: > > > Hi, > > > > We are facing slowness in Freeradius(2.2.0) response time on > authentication > > requests, it is running on Solaris 10, Some times it take from FR more > than > > 15 sec to response to simple authentication request, back end is Oracle > 10g > > DB, radius.log keep showing the following Warning: > > : Error: Discarding duplicate request from client fr_client port 51184 - > > ID: 180 due to unfinished request 35061633 > > : Error: Discarding duplicate request from client fr_client port 51184 - > > ID: 208 due to unfinished request 35061688 > > : Error: Discarding duplicate request from client fr_clientport 51184 - > > ID: 39 due to unfinished request 35061734 > > : Info: WARNING: Child is hung for request 35050073 in component <core> > > module . > > : Info: WARNING: Child is hung for request 35049865 in component <core> > > module . > > : Info: WARNING: Child is hung for request 35050073 in component <core> > > module . > > : Info: WARNING: Child is hung for request 35049865 in component <core> > > module . > > : Info: WARNING: Child is hung for request 35050073 in component <core> > > module . > > > > Do you have any idea what can we do to fix this issue and enhance > response > > time. > > > > Thanks > > Alwad > > - > > List info/subscribe/unsubscribe? See > > http://www.freeradius.org/list/users.html > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html
On Jun 3, 2015, at 12:48 AM, Mohd Alkhaldi <alwaadalhaq@gmail.com> wrote:
We are facing slowness in Freeradius(2.2.0)
Upgrade to 2.2.7.
response time on authentication requests, it is running on Solaris 10, Some times it take from FR more than 15 sec to response to simple authentication request, back end is Oracle 10g
There is *nothing* in FreeRADIUS which will block for 15 seconds. There are plenty of reasons why a database would block for 15 seconds. Fix your database so that it responds to FreeRADIUS in a reasonable time. Alan DeKok.
participants (5)
-
Alan Buxey -
Alan DeKok -
Arran Cudbard-Bell -
Mohd Alkhaldi -
Vijay S