12 Nov
2006
12 Nov
'06
1:43 p.m.
Hi,
Is this because freeradius is using multiple threads within one process, and only one process is visible in the process list?
Yes. This is a feature of Linux 2.6.
However on a different server with a very similar configuration ps aux will list me several freeradius processes which are running.
Yes. This is a feature of Linux 2.4.
Is there a way how to see how many threads are currently running?
"man ps"
adding the 'L' argument often shows what you need alan