WordPressVPS

  • 所有者: kevinohashi/WordPressVPS
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

WordPressVPS

This is an attempt at creating a high performance WordPress VPS brought to you by Review Signal, the honest and transparent web hosting review site. Look up what hundreds of thousands of people think of their web hosting company in our database.

Version 1 is focused around serving static content quickly.

In future versions I would like to focus on:

  • Improving PHP Performance
  • Improving MySql/Database Performance
  • Other Caching Improvements (Plugins, Memcached, etc)

Blitz.io testing results:

"This rush generated 28,924 successful hits in 60 seconds and we transferred 218.86 MB of data in and out of your app. The average hit rate of 482/second translates to about 41,650,560 hits/day."
WordPress VPS Performance

Full results PDFs can be found in the loadtest_results folder. Performance was tested up to 3000 users per second.

All testing was done on a $10/month Plan from Digital Ocean with 1GB Ram, 1 Core, 30GB SSD running Ubuntu 14.04x64.


Installation

Every configuration tested has its own .sh file. It lists the bash commands to install and configure the particular setup.

Current Configurations:

  • LAMP (Linux, Apache, MySql, PHP)
  • LAMP w/ PHP-FPM (FastCGI Process Manager)
  • Nginx w/ PHP-FPM [aka LEMP (Linux, (e)Nginx, MySql, PHP)]
  • -Nginx w/ PHP-FPM and Microcaching

Note!

Make sure you edit MYSQLPASS, MYSQLDATABASE (and SERVERNAMEORIP on nginx configs) variables for your server setup or replace them in the commands where you see the variables, eg. $MYSQLPASS or ${MYSQLPASS}

There are also comments in the configuration files that explain what things are doing. You may want to change some of them. There also may be links to other resources to help understand or further customize your setup.

Warning

The .sh files don't run that well and the sudo debconf-set-selections commands seem really finnicky. If you run everything line by line, it seems to setup fine, but executing the whole thing as a bash script had some issues.

Finally, this doesn't fully install WordPress, you may need to create the wp-config.php when you go through the install process from the web. The WordPress installer should walk you through everything pretty easily.

主要指标

概览
名称与所有者kevinohashi/WordPressVPS
主编程语言Shell
编程语言Nginx (语言数: 2)
平台
许可证
所有者活动
创建于2014-06-24 01:27:27
推送于2015-03-02 10:28:39
最后一次提交2015-03-02 05:27:58
发布数0
用户参与
星数319
关注者数43
派生数87
提交数17
已启用问题?
问题数5
打开的问题数2
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?