MindTouch Console Host
実行時パラメタ形式
mindtouch.host.exe [arg1] ... [argN]
パラメタ一覧
config <filename> ホスト構成XMLファイル(省略時: コマンドライン)
public-uri <uri> public uri for server for non local:// uris (省略時:http://localhost:8081)
server-name <uri> ローカル接続された時のサーバー名(省略時:http://localhost)
server-path <path> path to prepend to uri for each requst received through http-listener (省略時:なし)
* http-port <int> Dreamの待ち受けポート番号(省略時:8081)
storage-dir <path> folder for storing service state (default: host directory)
* script <filename> 起動時スクリプト(XML)
*notty バックグラウンドで実行、停止時は REST callで行う必要がある。
*ip <#.#.#.#:#> 指定したIPアドレス、ポートからのみ待ち受ける('localhost' を指定した場合はローカル接続のみ)
*apikey <key> APIキー(必須パラメタ)
capture-stack-trace 非同期呼出のスタックトレースの取得
nolog ログ出力の抑止
connect-limit <int> 同時接続数の最大値(negative: set to max threads - #, default: 0)
guid <guid> GUIDの指定(特定のGUIDとしたい場合)*path-prefix パスの接頭語(指定例:@api)パラメタリストには記述がない。server-pathと同じような?
注)*印はインストール時に標準で指定されているもの