Paid Request: Moving from Shared Hosting to VPS

DRE

Well-known member
I need help moving my site over to a new host because my site has been getting aggressively indexed by Baidu search engine spiders. This indexing by the Chinese search engine is using up the site's resources and bandwidth of which I do not have much of since I am on shared hosting. After asking around and googling reviews I bought a $20 a month droplet from DigitalOcean Cloud VPS. The $20 a month package has 2GB Memory, 2 Cores, 40GB SSD Disk and 3TB Transfer. All plans come with SSD Drives, a control panel, automated backups, US or Europe locations, 99.99% Uptime and Tier-1 bandwidth so I'm assuming this will be more than sufficient for my 480 members, 180,000 messages site.

I do plan on learning how to manage my site's vps myself and have been reading lots of tutorials but I'm pressed for time due to other projects. Right now I need bot protection, of which I had been looking at Incapsula's free plan and am wondering if that would be a good idea to use especially since there already is a Xenforo Resource about it. I would like to use Google Pagespeed and am interested in using the Centmin Mod after reading about it here. If you have experience in setting up a Xenforo-optimized server on a VPS and CDN with bot protection please message me for a quote on your services.
 
@DRE have you used cloudflare? might be an option for you to reduce bandwidth transfer.

Good luck with the move (you sure do move hosts a lot!)
 
I'm looking at lighttpd and percona now.
I know that @I am David hosts his site there (I recently helped him get some stuff configured on it) and he seems to like it. He has centOS installed and used CentMod to install nginx and php-fpm with (was a learning experience for me since I'm mainly a Debian guy and haven't played with my server with centOS on it lately).
 
Alright after a lot of research I decided to go with Virtualmin + Apache with Nginx Reverse Proxy.

Here are some guides:

How to Configure Nginx as a Front End Proxy for Apache
https://www.digitalocean.com/commun...nfigure-nginx-as-a-front-end-proxy-for-apache

Virtualmin with Apache and Nginx Reverse Proxy
http://hartlessbydesign.com/blog/view/206-virtualmin-apache-and-nginx-reverse-proxy.html

Setup Nginx as Reverse Proxy with Apache.
http://www.unixsurgeon.com/kb/setup-nginx-as-reverse-proxy-with-apache.html

Nginx As Reverse Proxy For APACHE
http://devw3.com/linux/nginx-as-reverse-proxy-for-apache

HowTo: Use Nginx As Reverse Proxy Server
http://www.cyberciti.biz/tips/using-nginx-as-reverse-proxy.html

Using Nginx as a Reverse Proxy to Get the Most Out of Your VPS.
http://www.ubuntugeek.com/using-nginx-as-a-reverse-proxy-to-get-the-most-out-of-your-vps.html
 
I have gotten several offers and I am willing to pay around $100 for transfer but I have been looking up what would be the fastest way to serve my site first. I have not taken up any offers just yet because I've been reading posts on here and other sites and have learned a couple things. One being that nginx is faster but if I want a control panel I should probably just get apache and use nginx as a reverse proxy. I believe I can set this up myself. I want to have cutting edge technology though and I know I'm not experienced enough for that, so this paid request still stands. So when it comes to cutting edge technology I'm still looking around. I saw this thread: http://xenforo.com/community/threads/facebook-makes-php-9x-faster-via-virtual-machine.55754/

Have any of you experimented with Facebook HipHop Virtual Machine yet with your xenforo sites?
 
I'm looking at lighttpd and percona now.
Alright after a lot of research I decided to go with Virtualmin + Apache with Nginx Reverse Proxy.

Here are some guides:

How to Configure Nginx as a Front End Proxy for Apache
https://www.digitalocean.com/commun...nfigure-nginx-as-a-front-end-proxy-for-apache

Virtualmin with Apache and Nginx Reverse Proxy
http://hartlessbydesign.com/blog/view/206-virtualmin-apache-and-nginx-reverse-proxy.html

Setup Nginx as Reverse Proxy with Apache.
http://www.unixsurgeon.com/kb/setup-nginx-as-reverse-proxy-with-apache.html

Nginx As Reverse Proxy For APACHE
http://devw3.com/linux/nginx-as-reverse-proxy-for-apache

HowTo: Use Nginx As Reverse Proxy Server
http://www.cyberciti.biz/tips/using-nginx-as-reverse-proxy.html

Using Nginx as a Reverse Proxy to Get the Most Out of Your VPS.
http://www.ubuntugeek.com/using-nginx-as-a-reverse-proxy-to-get-the-most-out-of-your-vps.html
I changed my mind about HHVM. I'm gonna try G-WAN instead lol :LOL:
This is why I didn't make you an offer! :whistle:
 
Well if you are interested, have a look at my z22se site. That is apache 2.2.24 with PHP5.4.17, nginx reverse proxy, Percona 5.5 and a CDN serving the images/js
 
Thank you MattW for moving my site over from shared hosting to managed VPS!

He has done a great job and has my stamp of approval and recommendation if you ever need similar help.

You can read more about my move here.
 
Top Bottom