Many webmaster in the process of building a large web site, often encounter the site in a specific area to open the problem of slow speed. This is usually done in that area to do a site image, through smart DNS to determine the user access to which mirror server.
Here we use WDCP and WDCDN to build our CDN acceleration point. Because WDCDN relies on WDCP, we first install WDCP.
The specific steps are as follows:
First step: Install WDCP 1.X
wget http://dl.wdlinux.cn:5180/rpms/rpm_install_1x
Sh rpm_install_1x
The middle will be prompted to choose to install lamp or LNMP
Uninstall execution:
Step Two: Install Wdcdn
wget http://www.wdlinux.cn/in_scripts/wdcdn_install
Sh wdcdn_install
Uninstall method:
Service squid stop
chkconfig--level 3 squid off
vi/www/wdlinux/nginx/conf/nginx.conf
vi/www/wdlinux/ Apache/conf/httpd.conf
Comments at the bottom remove
Service httpd Restart
service nginxd restart
After installation, login to WDCP's management system to add the website domain name to be accelerated
After the addition, do a good job of domain name analysis can be.