Macromedia flash media server 2-managing flash media server ユーザーズマニュアル

ページ / 238
XML configuration files
211
SharedObjManager
Container tag.
Description
The tags nested within this container configure the Shared Object Manager setting of an 
application.
Contained tags
StorageDir (SharedObjManager)
There are two tags named 
StorageDir
 in the Application.xml file; this one is in the 
 container.
This tag specifies the physical location where shared objects are stored.  
Description
By default the physical location is not set. Set this tag only if the files for shared objects must 
be stored in a location other than the application directory.   
By default, this tag is not set as it remaps the location where files are stored. Set this tag only if 
you want to remap and store these files in a location other than the application directory.
Example
<StorageDir>C:\myapp\sharedobjects\</StorageDir>
See also
StorageDir (StreamManager)
There are two tags named 
StorageDir
 in the Application.xml file; this one is in the 
 container.
This tag specifies the physical location where recorded streams are stored.  
Description
By default the physical location is not set. 
Example
<StorageDir>C:\myapp\streams\</StorageDir>