24 Feb
2010
24 Feb
'10
4:45 a.m.
Mark Jones wrote:
I am not looking to see if radius is failing or not running but as to how many of the options under the thread pool are being used at any given point in time.
What does that mean? How many threads are being used? That information isn't currently available. It shouldn't be too hard to add, though.
if I run the server with -X then it only runs one thread so that does not tell me what is going on.
Also if the cleanup delay is too long so I am hitting the max_requests
Why would you set cleanup delay to be longer than 5 seconds? Alan DeKok.