SupervisorRegistry.xml supervisorregistry-xml
包含伺服器監督員組態設定。
編輯此XML檔案時,請務必維持有效的XML語法,否則影像伺服器可能無法啟動。
編輯此檔案後重新啟動「影像伺服」,以確保變更生效。 只有下面反白顯示的元素/屬性值才支援修改。 只有在Dynamic Media技術支援提供建議時,才編輯此檔案的所有其他內容。
<supervisor>
<config>
<tcpport>9910</tcpport>
<log>SV::log</log>
<temp>SV::temp</temp>
<tracelevel>SV::tracelevel</tracelevel>
<tracestatsinterval>600</tracestatsinterval>
</config>
<servers>
<server id="is">
<description>Dynamic Media Image Server</description>
<profile ref="SV::ImageServerMode"/>
<startPriority>1</startPriority>
<startDelay>5</startDelay>
<stopTimeout>60</stopTimeout>
</server>
<server id="svg">
<description>Dynamic Media SVG server</description>
<profile ref="Java32"/>
<profile ref="SVG"/>
<arguments>
<argument>-XmxSV::SvgHeapSize</argument>
<argument>-XX:MaxPermSize=200m</argument>
<argument>-Dcom.sun.management.jmxremote.port=9998</argument>
</arguments>
<startPriority>1</startPriority>
<startDelay>5</startDelay>
<stopTimeout>60</stopTimeout>
</server>
<server id="ps">
<description>Dynamic Media Platform Server</description>
<profile ref="Java32"/>
<profile ref="PlatformServer"/>
<profile ref="Tomcat"/>
<arguments>
<argument>-XmxSV::PsHeapSize</argument>
<argument>-XX:MaxPermSize=200m</argument>
<argument>-Dcom.sun.management.jmxremote.port=9999</argument>
</arguments>
<startPriority>2</startPriority>
<startDelay>5</startDelay>
<stopTimeout>60</stopTimeout>
</server>
</servers>
</supervisor>
recommendation-more-help
a26166cd-f2f4-45ce-996d-96a0f0d6cf49