hi, can anyone please tell me abt the thread pool configurations? start_servers = 5 ... but 5 RADIUS servers aren't started initially. then what is this attribute for?? --DilipSimha
"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.
aland@ox.org 01/06/06 11:18 am >>> "DilipSimha.N.M" <nmdsimha@gmail.com> wrote:
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.
But when I listed the threads belonging to the radiusd, 5 threads are NOT getting displayed as expected ... bellow is the screen snap shot. Can you please help me in understanding the same... # ps -C radiusd -L PID LWP TTY TIME CMD 15343 15343 pts/1 00:00:00 radiusd # Thanks, Shivageeta List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Alan DeKok -
DilipSimha.N.M -
Shivageetha C