The upload speed is slow (below 8 Mbps) over a home network, while it is normal over a corporate network.
The upload speed is slow (below 8 Mbps) over a corporate network, while it is normal using a 4G network.
Phenomenon 2
: The upload speed is slow when using a custom domain.
Possible Cause
Symptom 1
1. The speed is slow due to your ISP and network condition.
2. CORS is used and thus the speed is slow.
Symptom 2: CNAME maps the custom domain name to other products (e.g., Content Delivery Network (CDN), Cloud Virtual Machine (CVM), or Anti-DDoS) before mapping to COS.
If you encounter Phenomenon 2, you can improve the transmission efficiency by modifying the custom domain name resolution to reduce the transmission relay links. For detailed instructions, please refer to Modifying Custom Domain Name Resolution.
Instructions
Checking the client network
1. Run the following command to check whether the ISP of the IP address is the same as that of the client network:
Using Google Chrome as an example, check if the browser has a proxy configured.
2.1 Open Google Chrome, click on the
in the top-right corner, and select Settings to open the settings page.
2.2 Click Advanced, select Proxy settings for your computer under the "System" section, and open the operating system's settings window.
Check if a proxy is set.
Check the current network's transfer performance when uploading to COS.
Using the COSCMD tool as an example, test the upload and download performance of a 20MB object.
coscmd probe -n 1 -s 20
The results will be similar to the following, displaying the average speed (Average), the lowest speed (Min), and the highest speed (Max).
Note
Please install the COSCMD tool first. After installation, execute commands using the command line tool. For more information, see COSCMD Tool.
5. Browse Speed Test to test the speed and compare the tested speed with data obtained in Step 4 to determine whether the client has used the maximum bandwidth.
If the speeds obtained in Step 4 are slower than the client bandwidth, please contact us.
If the speeds obtained in Step 4 equal to the client bandwidth but have not reached the speed promised by your ISP, please contact your ISP.
If the speeds obtained in Step 4 equal to the client bandwidth and reached the bandwidth promised by your ISP, please perform Step 6.
6.
Check if there are domestic clients accessing overseas node buckets, or overseas clients accessing domestic node buckets.