Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
フラッシュメディアサーバーで、サーバーの起動時にアプリケーションを自動的に起動することはできますか?
または、実行されているかどうかを確認し、実行されていない場合は自動的に起動するようにします。
はい、<LoadOnStartup>true</LoadOnStartup>Application.xml にあると思います。MaxAppIdleTimeまた、クライアントが接続されていない場合に FMS が起動直後にアプリをアンロードしないように、アプリに適した大きさに設定することもできます。
<LoadOnStartup>true</LoadOnStartup>
MaxAppIdleTime