7 Nov
2007
7 Nov
'07
2:21 p.m.
ann kok wrote:
1/ how many clients the freeradius server can handle? ls there any limitation?
In 1.1.x, the clients are looked up in a linked list. So more clients means it will be slower. In CVS head (what will be 2.0), I have successfully tested it with 500K clients. It used a *lot* of RAM, but it worked.
2/ how many radius servers in LNS servers?
LNS server?
3/ for Telco company, they provide hundred thousand DSL service. Do you know what their archecture in radius setting? ls it different radius servers per LNS?
In CVS head, you can have multiple virtual servers. I don't know of another RADIUS server that has this feature. Alan DeKok.