Interstage V11.1での変更内容を説明します。
HTTPサービスの定義項目
V11.1から、以下のプロパティの定義項目名が変更されました。
プロパティ  | 定義項目名  | |
|---|---|---|
V11.0以前  | V11.1以降  | |
トレースログの有効化 (V11.0まではトレースログ)  | ${ijserverName_instanceName_configName}.http-service.isjee-trace-logging-enabled  | ${clusterName_instanceName_configName}.http-service.isjee-trace-log.enabled  | 
V11.1から、以下のプロパティの省略値が変更されました。
プロパティ  | 省略値  | |
|---|---|---|
V11.0以前  | V11.1以降  | |
HTTPアクセスログのローテーションのタイプ(注1)  | 起動時点より1日間隔  | logsize  | 
V11.0以前では、変更できません。
ネットワーク設定の定義項目
V11.1から、以下のプロパティの省略値が変更されました。
プロパティ  | 省略値  | |
|---|---|---|
V11.0以前  | V11.1以降  | |
接続アップロードタイムアウト(注1)  | 300000  | 60000  | 
1回のコネクションで処理可能なリクエスト数(注1)  | 250  | 0  | 
HTTP接続のタイムアウト(注1)(注2)  | 30  | 15  | 
最大接続数(注1)  | 4096  | 200  | 
V11.0以前では、変更できません。
V11.2から「キープアライブのタイムアウト」プロパティは「HTTP接続のタイムアウト」に変更になりました。
デフォルトMIMEタイプ
V11.1から、以下のMIMEマッピングがデフォルトで追加されました。
拡張子  | MIMEタイプ  | 
|---|---|
docx  | application/vnd.openxmlformats-officedocument.wordprocessingml.document  | 
pptx  | application/vnd.openxmlformats-officedocument.presentationml.presentation  | 
xlsx  | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet  | 
docm  | application/vnd.ms-word.document.macroEnabled.12  | 
pptm  | application/vnd.ms-powerpoint.presentation.macroEnabled.12  | 
xlsm  | application/vnd.ms-excel.sheet.macroEnabled.12  |