
XML configuration files 97
Description
This tag is a comma-delimited list of zones that the sole origin server or the edge servers in a
cluster will service. While the
Allow and Deny tags restrict access based on IP address or host
name, the
AllowZones tag allows access based on the zone where the client is located.
A zone is a number, and a client is assigned as belonging to a particular zone by setting the
NetConnection.fpadZone property in the NetConnection.connect() API.
By default, clients belong to zone 0. If this tag is left empty, Flash Media Server services all
zones.
When this tag is set to Zone 2 but it receives a message from a client in Zone 1, the server
does not reply to this client.
Example
<AllowZones>1,3,5</AllowZones>
This example configures the proxy server to respond to requests from clients in zones 1, 3, and
5, but not from clients in zones 2 and 4.
See also
Allow, Deny, Order
Application
Container tag.
Description
The Enable tag nested within the Application container enables the Application log file.
Contained tag
Enable (Access)
ApplicationGC
This tag specifies in minutes how often Flash Media Server checks for and removes unused
application instances.
Description
The default interval is 5 minutes, which is also the minimum value for this tag.
AutoDiscovery
Container tag.
Commenti su questo manuale