User Guide
172 Configuration Files
LargeMemPool
Container tag.
Description
The Large Memory Pool caches large chunks of memory within Flash Media Server to
increase performance of large allocations.
Contained tags
FreeMemRatio, FreeRatio, GlobalRatio, MaxAge, MaxCacheSize, MaxCacheUnits,
MaxUnitSize, UpdateInterval
LocalAddress
This tag binds a proxy's outgoing connection to a specific local IP address.
Description
The LocalAddress tag lets you allocate incoming and outgoing connections to different
network interfaces. This strategy is useful when configuring a proxy to either transparently
pass on or intercept requests and responses.
If the
LocalAddress tag is not specified, then outgoing connections bind to the value of the
INADDR_ANY Windows system variable.
MaxAge
Located in LargeMemPool, MessageCache, SegmentsPool, and SmallMemPool containers.
This tag specifies the maximum reuse count before freeing the cache unit.
Description
The default reuse count is 1000000.
MaxAppInstances
This tag specifies the maximum number of application instances that can be loaded into this
virtual host.
Description
A chat application, for example, might require more than one instance, because each chat
room represents a separate instance of the application on the server. The default number is
15000 application instances.