MACROMEDIA FLASH COMMUNICATION SERVER MX-SERVER-SIDE COMMUNICATION ACTIONSCRIPT DICTIONARY Manuale Utente Pagina 35

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 60
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 34
Configuring Flash Communication Server 35
The Server.xml file contains the following tag structure, along with comments that briefly
describe each tag.
<Root>
<Admin>
<Server>
<UserList>
<User name="acme">
<Password encrypt="true">YWRtaW4=</Password>
<Allow></Allow>
<Deny></Deny>
<Order>Deny,Allow</Order>
</User>
</UserList>
</Server>
<Adaptor name= "_defaultRoot_">
<VirtualHost name= "_defaultVHost_">
<UserList>
<User name= "">
<Password encrypt "false"></Password>
<Allow></Allow>
<Deny></Deny>
<Order>Deny,Allow</Order>
</User>
</UserList>
</VirtualHost>
</Adaptor>
</Admin>
<Server>
<Process>
<UID></UID>
<GID></GID>
</Process>
<Mask>017</Mask>
<LicenseInfo>FSW100-XXXXX-XXXXX-XXXXX</LicenseInfo>
<AdminServer>
<HostPort>:1111</HostPort>
<SocketGC>60</SocketGC>
<Process>
<UID></UID>
<GID></GID>
</Process>
</AdminServer>
<ResourceLimits>
<CPUMonitor>1</CPUMonitor>
<ThreadPoolGC>20</ThreadPoolGC>
<ApplicationGC>5</ApplicationGC>
<FLVCacheSize>40</FLVCacheSize>
</ResourceLimits>
<ServerDomain></ServerDomain>
</Server>
</Root>
The tags in the Server.xml file serve the following purposes:
<Root> is the root tag for the XML document. It is a container for all the other tags.
<Admin> is a container for server administrator and virtual host administrator settings.
The first <Server> tag is a container for the server administrator <UserList> tags.
<UserList> is a container for one or more <User> tag groups.
Vedere la pagina 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 59 60

Commenti su questo manuale

Nessun commento