6 Jan
2006
6 Jan
'06
12:48 a.m.
"DilipSimha.N.M" <nmdsimha@gmail.com> wrote:
can anyone please tell me abt the thread pool configurations?
Read the documentation in the comments in radiusd.conf?
start_servers = 5 ... but 5 RADIUS servers aren't started initially. then what is this attribute for??
threads are not processes. The server starts 5 threads, not processes. Alan DeKok.