MACROMEDIA FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA SERVER Manual page 114

Managing flash media server
Table of Contents

Advertisement

Examples
<Allow>foo.macromedia.com,10.41.1.55</Allow>
<Deny>all</Deny>
<Order>Deny,Allow</Order>
This example instructs Flash Media Server not to process any requests except for those from
the computer named foo.macromedia.com and the computer with the IP address 10.41.1.55:
<Allow>all</Allow>
<Deny>10.41</Deny>
<Order>Allow,Deny</Order>
This example specifies that server will accept and process all requests except those coming
from computers that match the IP address 10.41.x.x:
See also
,
tags
Allow
Deny
Process
Container tag.
Description
The tags nested within the
These tags are applicable for Flash Media Server running on Linux systems only.
Contained tags
,
GID
UID
Protocol
Container tag.
Description
Flash Media Server receives connections on various protocols. The tags in this container
configure those protocols and how the connection requests are received.
To set the values for all I/O and connection threads processing, follow these guidelines:
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 connection threads to the number (N) of processors:
-1 means 1 x N threads
-2 means 2 x N threads, etc.
114
Configuration Files
container contain the ID tags for all server processes.
Process

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media server 2

Table of Contents