Graeme Hinchliffe <[EMAIL PROTECTED]> wrote:
> indeed. but 403 threads is a little excessive for the load of 1 or 2
> requests every 5 seconds.  Only need that many threads when the load
> is very high.

  Or, if each thread takes forever to process a request.

> >   Then something else is causing the thread to take a long time to
> > process a request.
> 
> any ideas? or pointers at what I should look at?

  Run it in debug mode and watch where the time is spent.

> How do I get it to cull down threads during quiet times then?

  See the 'spare threads' directives.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to