Set-ecsloadbalancing: opération Stsadm (Office SharePoint Server)
Mise à jour : 2008-02-14
Operation name: Set-ecsloadbalancing
Lets an administrator define load balancing for Excel Calculation Services.
This operation is equivalent to the Load Balancing user interface setting that is located on the Excel Services Settings page of the Shared Services Administration Web site.
Syntax
stsadm -o set-ecsloadbalancing
-ssp <SSP name>
[-Scheme {Workbook | RoundRobin | Local}]
[-RetryInterval <time in seconds>]
Parameters
Parameter |
Value |
Required? |
Description |
ssp |
A valid SSP name, such as "SharedServices1" |
Yes |
The name of the SSP that provides the resources for the Excel Calculation Services you want to configure. |
scheme |
One of the following values:
|
No |
Load-balance scheme for Excel Calculation Service processes. |
retryinterval |
A valid time value in seconds, for example, 5 to 2073600 (24 days) |
No |
The time interval, in seconds, after which communication with an unreachable instance of Excel Calculation Services is attempted again. The default value is 30 seconds. |