Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
13 KiB
Configuring the System
This section describes how to modify system configurations.
Procedure
- Log in to OBS Browser.
- In the upper right corner of OBS Browser, click
and choose System Configuration. The System Configuration dialog box is displayed, see Figure 1.
- Click General and modify basic parameters as required.
Table 1 describes the parameters that can be modified.
Table 1 General configuration parameters Parameter
Description
Enable HTTPS
If this option is selected, all communications information will be encrypted and then transferred to OBS over HTTPS.
Enable certificate verification
When this option is selected, the client will verify the server certificate.
Enable KMS encryption
When Enable HTTPS and Enable KMS encryption are selected, KMS encryption will be implemented for all objects uploaded to OBS.
Multipart Upload, Part Size (MB)
OBS uses multipart uploads by default. Objects larger than the specified part size (5 MB by default) will be uploaded using multipart upload in the background. You can adjust the size of each part as needed. The value of Part Size (MB) can range from 5 MB to 5 GB.
NOTE:Multipart upload is used by default. Recommended settings of Part Size (MB) are as follows:
To maximize client performance, set Part Size (MB) based on the upload speed. You are advised to set the Part Size (MB) value larger than the maximum upload speed. For example, if the maximum upload speed is 10 Mbps, set Part Size (MB) to an integer greater than 10 MB, usually an integer two to three times the size allowed by the maximum upload speed.
Max Number of Upload Tasks
Specifies the maximum number of upload tasks. Enter an integer ranging from 2 to 20.
Max Number of Download Tasks
Specifies the maximum number of download tasks. Enter an integer ranging from 5 to 50.
- Click Network and set proxy server information as required. See Figure 2.
Table 2 Network configuration parameters Parameter
Description
Enable proxy
Selecting this option will display the Authentication option. By configuring the following parameters, you can access OBS through the proxy server:
- Address: domain name or IP address of the proxy server
- Port: port of the proxy server (default port is 8080)
- Click Other and set the parameters as required. For details, see Figure 3.
- Click Save to save the system configuration.