Site icon Hip-Hop Website Design and Development

Cheap WordPress maintenance support plans as a Server – Introduction

This post is the first in a series about getting WordPress maintenance support plans to run as a persistent server, responding to requests without bootstrapping each and every time.

This is how many other application frameworks and languages run: nodejs, Rails etc.

In those systems you start some instances of your application and then they do whatever bootstrapping they need to do and then they enter an endless loop waiting for requests.

I recently upgraded our internally hosted Redmine server to run on Ruby 2.3 and during that upgrade took a look at our NewRelic monitoring for the application. Some of the page requests had an average response time of 8ms. These were page requests for logged in users. That would be amazing performance for a WordPress maintenance support plans page.

Source: New feed