Hengtian Host Hong Kong VPS Simple Test

888u

Last update at :2023-12-29,Edit by888u

Hengtian host is considered good among blog hosts. Of course, this is also due to strict management measures, so before you place an order, it is best to ask customer service whether the virtual space can store the content you intend. I rarely see his vps host, and not many people test his Hong Kong vps host, so I don’t know much about it, so this website asked Hengtian Xiao Zhang to get a Hong Kong vps host to try it out. Mainly I want to see the specific configuration and IO performance, hehe! Let’s follow the bloggers to take a look at the relevant information of Hengtian Hong Kong vps host! (The test environment is the minimum configuration of 1G memory!)

Coupon code: 2016vps50off Hong Kong vps host 50% off lifetime discount, the end time of the event is to be determined. Annual commercial panel Directadmin panel authorization is provided, supporting Centos, Debian, Ubuntu and other mainstream Linux system versions.

Discount plan

  • Core: 2-core CPU
  • Memory: 1GB
  • Hard disk: 40GB
  • Traffic: 300G
  • Port: 10Mbps
  • Number of IPs: 2IP
  • Architecture: XenServer
  • Price: 75 yuan/month
  • Send: Purchase link
  • Core: 2-core CPU
  • Memory: 2GB
  • Hard disk: 60GB
  • Traffic: 600G
  • Port: 10Mbps
  • Number of IPs: 2IP
  • Architecture: XenServer
  • Price: 130 yuan/month
  • Send: Purchase link

Note: The 10Mbps bandwidth is not exclusive, it is shared. In addition, the VPS product is an unmanaged service mode. For friends who purchase it for the first time, Hengtian Host provides a one-time installation environment and panel.

1. cpu information

[root@7vps ~]# cat /proc/cpuinfo
processor: 0
vendor_id: GenuineIntel
cpu family: 6
model: 45
model name: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
stepping : 6
CPU MHz: 2600.068
cache size: 20480 KB
fpu: yes
fpu_exception: yes
cpuid level: 13
wp: yes
flags: fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm rep_good aperfmperf unfair_spinlock pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ida arat epb xsaveopt pln pts dts
bogomips : 5200.13
clflush size: 64
cache_alignment: 64
address sizes: 46 bits physical, 48 bits virtual
power management:

Processor: 1
vendor_id: GenuineIntel
cpu family: 6
model: 45
model name: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
stepping : 6
CPU MHz: 2600.068
cache size: 20480 KB
fpu: yes
fpu_exception: yes
cpuid level: 13
wp: yes
flags: fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm rep_good aperfmperf unfair_spinlock pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ida arat epb xsaveopt pln pts dts
bogomips : 5200.13
clflush size: 64
cache_alignment: 64
address sizes: 46 bits physical, 48 bits virtual
power management:

2. Memory and hard disk capacity

[root@7vps ~]# free -m
 total used free shared buffers cached
Mem: 968 72 895 0 2 25
-/+ buffers/cache: 45 923
Swap: 1023 0 1023
[root@7vps ~]# df -hal
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 40G 773M 37G 3% /
none 485M 0 485M 0% /dev/shm
none 0 0 0 - /proc/sys/fs/binfmt_misc
[root@7vps ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/xvda1 2621440 19128 2602312 1% /
none 123955 1 123954 1% /dev/shm

3. Network download speed

[root@7vps ~]# wget cachefly.cachefly.net/100mb.test
--2016-05-09 17:37:20-- http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'

100%[====================================>] 104,857,600 11.3M/s in 9.0 s

2016-05-09 17:37:30 (11.1 MB/s) - `100mb.test' saved [104857600/104857600]

[root@7vps ~]# wget http://down.360.cn/360sd/360sd_x64_std_5.0.0.7033.exe
--2016-05-09 17:37:39-- http://down.360.cn/360sd/360sd_x64_std_5.0.0.7033.exe
Resolving down.360.cn... 101.226.167.14, 122.228.1.27
Connecting to down.360.cn|101.226.167.14|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 37480360 (36M) [application/octet-stream]
Saving to: `360sd_x64_std_5.0.0.7033.exe'

100%[====================================>] 37,480,360 78.7K/s in 82s

2016-05-09 17:39:01 (449 KB/s) - `360sd_x64_std_5.0.0.7033.exe' saved [37480360/37480360]

[root@7vps ~]# wget http://dl.wdlinux.cn:5180/lanmp_laster.tar.gz
--2016-05-09 17:39:03-- http://dl.wdlinux.cn:5180/lanmp_laster.tar.gz
Resolving dl.wdlinux.cn... 222.186.61.177
Connecting to dl.wdlinux.cn|222.186.61.177|:5180... connected.
HTTP request sent, awaiting response... 200 OK
Length: 81312101 (78M) [application/x-gzip]
Saving to: `lanmp_laster.tar.gz'

100%[====================================>] 81,312,101 3.10M/s in 50s

2016-05-09 17:39:55 (1.56 MB/s) - `lanmp_laster.tar.gz' saved [81312101/81312101]

4. Hard disk IO performance

[root@7vps ~]# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 3.67549 s, 73.0 MB/s
[root@7vps ~]# dd if=/dev/zero of=test bs=8k count=256k conv=fdatasync
262144+0 records in
262144+0 records out
2147483648 bytes (2.1 GB) copied, 7.5894 s, 283 MB/s

5. Install AMH4.2 free version (comprehensive performance test)

******* SSH Dirs *******
WebSite: /home/wwwroot
Nginx: /usr/local/nginx
PHP: /usr/local/php
MySQL: /usr/local/mysql
MySQL-Data: /usr/local/mysql/data

Start time: Mon May 9 17:36:56 CST 2016
Completion time: Mon May 9 09:48:41 UTC 2016 (Use: 11 minute)
More help please visit:http://amysql.com
================================================== ==============

6. Route chasing

7. Summary
It uses the E5-2670 CPU, and there is no limit on the frequency, and the hard drive capacity is sufficient. The network download speed is pretty good, basically reaching 1M/s, which meets the peak value of 10Mbps. Of course, in practice, it is not allowed to be used temporarily for a long time; the IO performance is also very good, which is enough for ordinary small sites. ! The purpose of installing AMH is also to test the comprehensive performance of the host, which can also reflect the compilation performance of Xiaoji from one aspect. The usage time from the installation of AMH4.2 free version is 11 minutes. With so many hosts tested, especially the hosts opened by Chinese people, this time is really short. It is very good for Hengtian Hong Kong vps to build websites. If you are If you choose to toss it, I suggest you don’t go there. It will be unpleasant for everyone! I recommend it to friends who are serious about building a website. The prerequisite is of course a regular website. Only strict management and harmonious neighbors can ensure better stable performance, hehe! For those who choose, this website recommends paying monthly. Anyway, if you don’t use it enough, you won’t lose much if you choose to move!
Please note that different vps hosts may have certain differences in performance, so the test information is for reference only and can only represent the blogger's personal opinion. Therefore, it is recommended that you shop around during the selection process. After all, Hengtian After the discount on the host price, it is still acceptable!

Recommended site searches: domain name registration website, Chongqing Telecom server hosting, domain name registration number query, mainland China registration-free host, anti-IP check, forum registration, registration space free php space, large bandwidth server rental, US server website, < /p>

Hengtian Host Hong Kong VPS Simple Test

All copyrights belong to 888u unless special state
取消
微信二维码
微信二维码
支付宝二维码