
110 Configuration Files
MaxIOThreads
Located in the ACCP, Admin, Core, ECCP, Edge, HTTP, and RTMP (Connector) containers.
Description
This tag specifies the maximum number of threads that can be created for I/O processing.
Use the following information to configure all I/O and connection threads processing:
■ A value of 0 allocates the default number of threads (10).
■ A value greater than 0 allocates the exact number of threads specified.
■ A value less than 0 ties the number of connection threads to the number (N) of processors,
as follows:
■ -1 means 1 x N threads.
■ -2 means 2 x N threads, and so on.
Flash Media Server can receive connections on various protocols. The default value for this tag
varies according to which container protocol it is nested within.
See also
MinIOThreads
MaxQueueSize
Located in the EdgeCore, GlobalQueue, Services containers.
Description
This tag specifies the maximum size of the queue in messages. The value is specified in
kilobytes. The default size is 100K.
Container Default Value Description
ACCP
10 Use 0 for the default value.
Admin
10 Use 0 for the default value.
Core
10 Use 0 for the default value.
ECCP
10 Use 0 for the default value.
Edge
10 Use 0 for the default value.
HTTP
10 Use 0 for the default value.
RTMP
32 Use -1 for the default value.
Commenti su questo manuale