Configuring Control Adapter
Configuring the Control Adapter is necessary for setting up List caching and Content Optimization. You can use the AdapterConfig tool provided by StorageEdge to configure the Control Adapter.
|
adapterconfig Plug|Unplug Content|ListCache Locations
|
|
Plug Content [ List Cache Location]
|
Plug-in the Control Adapter, save settings in the compat.browser file located in the specified location.
|
|
Unplug Content [ List Cache Location]
|
Unplug the Control Adapter, save settings in the compat.browser file located in the specified location.
|
|
Option
|
Description
|
|
/a
|
Automatically plugs or unplugs adapters of StorageEdge according to current configurations.
|
|
/p
|
Plugs all adapters of StorageEdge in all web applications.
|
|
/u
|
Unplug all adapters of StorageEdge in all web applications.
|
Examples:
The following command displays command syntax and options for the utility.
Adaperconfig
This command will plug/unplug all adapters of StorageEdge.
Adapterconfig /a
This command will plug all adapters of StorageEdge.
Adapterconfig /p
This command will unplug all adapters of StorageEdge
Adapterconfig /u
This command will plug the content adapter; setting will be saved in compat.browser file.
Adapterconfig Plug Content c: /Inetpub /wwwroot /wss /VirtualDirectories /80 /App_Browsers /compat.browser
You can include multiple compat.browser files for different web applications, separated by a semicolon as in the following example:
Adapterconfig Plug ContentC: /Inetpub /wwwroot /wss /VirtualDirectories /100 /App_Browsers /compat.browser;C: /Inetpub /wwwroot /wss /VirtualDirectories /99 /App_Browsers /compat.browser
|
Note: You will need to run the Adapterconfig utility on each server in a Farm.
To configure Control Adapter, you are supposed to log on WFE machine with the credentials of SharePoint farm administrator.
|
See Also