定義「動態遞送」特定的配置選項。
Name | Type | Default | Description |
---|---|---|---|
connectorClusterName | string | 連接器叢集的名稱。 | |
maxRetries | int Min: -1 | -1 | 重試次數上限。指定 -1(預設值),則停用限制。 |
retryInterval | 精準度是秒鐘的時間量 | 60s | 重試間隔期間。預設值為 60 秒。. 指定正整數加上時間單位,時間單位可以是小時 (h)、分鐘 (m) 或秒 (s)。例如,指定 30 秒為 30s。您可以在單一項目中包括多個值。例如,1m30s 相等於 90 秒。 |
certificateSubject | string | 在 Web 伺服器的動態遞送 SSL 憑證中使用的憑證主體。 |
WebSphere 外掛程式配置的自訂內容。這個內容會直接插入至產生的 WebSphere 外掛程式配置檔。
Name | Type | Default | Description |
---|---|---|---|
id | string | 唯一的配置 ID。 | |
name | string | 自訂內容的名稱。這個名稱會直接插入至產生的 WebSphere 外掛程式配置檔。 | |
value | string | 自訂內容的值。這個值會直接插入至產生的 WebSphere 外掛程式配置檔。 | |
scope |
| intelligentManagement | 自訂內容的範圍。這會決定它要以巢狀方式放置在哪一個產生的 WebSphere 外掛程式配置檔段落中。 connectorCluster ConnectorCluster intelligentManagement IntelligentManagement |
WebSphere 外掛程式配置的自訂追蹤規格。這個內容會直接插入至產生的 WebSphere 外掛程式配置檔。
Name | Type | Default | Description |
---|---|---|---|
id | string | 唯一的配置 ID。 | |
name | string | 追蹤規格內容的名稱。相同 Web 伺服器的追蹤規格應該要有唯一名稱。如果同名,只有最明確的最新規則會插入至產生的 WebSphere 外掛程式配置檔。 | |
specification | string | 追蹤規格內容的值。這個值會直接插入至產生的 WebSphere 外掛程式配置檔。 | |
condition | string | 當要求滿足這項條件時,會為該要求啟用指定的追蹤規格。對於非預設的規格,此值不應留白。它會直接插入至產生的 WebSphere 外掛程式配置檔。 | |
webservers | string | * | 要套用追蹤規格的 Web 伺服器。應將其規格插入至產生的 WebSphere 外掛程式配置檔的 Web 伺服器名稱清單(以逗點區隔)。指定 "*"(預設值),則代表所有 Web 伺服器。 |
遞送規則集
Name | Type | Default | Description |
---|---|---|---|
id | string | 唯一的配置 ID。 | |
webServers | string | * | 必須建立遞送規則的 Web 伺服器。 |
overrideAffinity | boolean | false | 當選擇遞送時的目標伺服器時,請檢查以確定規則的優先順序高於親緣性 |
在遞送規則集中的遞送規則
Name | Type | Default | Description |
---|---|---|---|
id | string | 唯一的配置 ID。 | |
matchExpression | string | false | 要符合的表示式 |
order | string | 順序 |
routingRules > routingRule > rejectAction
拒絕動作
Name | Type | Default | Description |
---|---|---|---|
rejectAction.code | string | 拒絕時所要傳回的狀態碼 |
routingRules > routingRule > redirectAction
重新導向動作
Name | Type | Default | Description |
---|---|---|---|
redirectAction.location | string | 重新導向所應指向的 URL |
routingRules > routingRule > permitAction
允許動作
Name | Type | Default | Description |
---|---|---|---|
allowMaintenanceModeServers | boolean | false | 勾選它會允許對於維護模式伺服器的要求 |
routingRules > routingRule > permitAction > loadBalanceEndPoints
必須在其間進行要求負載平衡的目的地端點
Name | Type | Default | Description |
---|---|---|---|
id | string | 唯一的配置 ID。 |
routingRules > routingRule > permitAction > loadBalanceEndPoints > endPoint
遞送規則的目標目的地
Name | Type | Default | Description |
---|---|---|---|
id | string | 唯一的配置 ID。 | |
destination | string | * | 目的地 |