<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Dear All Experts,<br>
<br>
Need help to solve freeswitch's mod_rad_auth capacity issue.<br>
I have deployed freeswtich 1.0.6 and enabled mod_rad_auth module.
The Module is working fine till the concurrent request reaches till
245 after that Accounting is failing.<br>
Below is the Configuration.<br>
<br>
FreeSwitch : 1.0.6<br>
RADIUS Server : FreeRADIUS2<br>
Database server : MySQL 5.5<br>
<br>
We are stress testing the with freeswitch to handle about 2000
concurrent calls with RADIUS AAA. without using RADIUS modules
freeswitch is able to handle 2000 concurrent calls without any
issues.<br>
For analysis we analysed from RADIUS server replies access-accept
request, but in mod_rad_auth error says <b>"freeswitch : Invalid
Digest Request from RADIUS server"</b> only if the concurrent
session receives 245, till that all the requests are been working
fine.<br>
<br>
Please guide me how to resolve this capacity issue, I can provide
all the logs and configuration files if required.<br>
<br>
<div class="moz-signature">-- <br>
<i>Regards,<br>
Chetan Khatri</i></div>
</body>
</html>