Skip to Content.
Sympa Menu

ndt-users - Re: Limit to number of clients in FIFO queue

Subject: ndt-users list created

List archive

Re: Limit to number of clients in FIFO queue


Chronological Thread 
  • From: Richard Carlson <>
  • To: Carla Hunt <>,
  • Subject: Re: Limit to number of clients in FIFO queue
  • Date: Tue, 12 Jun 2007 13:32:21 -0400

Hi Carla;

The code uses a linked list with dynamically allocated memory to control the client list. So there is no fixed number, but it will depend on the amount of free memory on a system. There are no limits and the code takes care of clients that get queued up but depart before they get to the head of the queue.

Regards;
Rich

At 10:11 AM 6/12/2007, Carla Hunt wrote:
Morning,

What is the maximum number of clients the ndt server will queue up?
What controls this number? Is there a variable somewhere that can be
adjusted?
Any assistance is greatly appreciated.
Regards,
Carla


------------------------------------



Richard A. Carlson e-mail:

Network Engineer phone: (734) 352-7043
Internet2 fax: (734) 913-4255
1000 Oakbrook Dr; Suite 300
Ann Arbor, MI 48104



Archive powered by MHonArc 2.6.16.

Top of Page