
86 Configuration Files
Server.xml file
The Server.xml file is located at the root level of the conf directory and contains the tags and
i
nformation used to configure Flash Media Server 2. You can edit the Server.xml
file to add or remove configuration information.
The Server.xml file contains the following tag structure.
<Root>
<Server>
<AutoDiscovery>
<Enable type=””>false</Enable>
<BindInfo></BindInfo>
<ProxyInfo></ProxyInfo>
<SecureProxyInfo></SecureProxyInfo>
<Allow></Allow>
<Deny></Deny>
<Order>Allow,Deny</Order>
<AllowZones></AllowZones>
<MyZone></MyZone>
<TTL>1</TTL>
<ClusterMonitorInterval>60</ClusterMonitorInterval>
<BroadcastAddress>255.255.255.255</BroadcastAddress>
<BroadcastPort>67</BroadcastPort>
<MaxWaitTime>100</MaxWaitTime>
<UserData></UserData>
</AutoDiscovery>
<SSL>
<SSLRandomSeed>16</SSLRandomSeed>
<SSLSessionCacheGC>5</SSLSessionCacheGC>
<SSLClientCtx>
<SSLVerifyCertificate>true</SSLVerifyCertificate>
<SSLCACertificatePath></SSLCACertificatePath>
<SSLCACertificateFile></SSLCACertificateFile>
<SSLVerifyDepth>9</SSLVerifyDepth>
<SSLCipherSuite>ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH</
<SSLCipherSuite>
</SSLClientCtx>
</SSL>
<Process>
<UID>${SERVER.PROCESS_UID}</UID> [Linux only]
<GID>${SERVER.PROCESS_GID}</GID> [Linux only]
</Process>
<Mask>017</Mask>
<AdminServer>
<HostPort>${SERVER.ADMINSERVER_HOSTPORT}</HostPort>
<SocketGC>60</SocketGC>
<Process>
<UID>${SERVER.PROCESS_UID}</UID> [Linux only]
<GID>${SERVER.PROCESS_GID}</GID> [Linux only]
Commenti su questo manuale