I hired a sysadmin to set up a VPS server for me and, unfortunately, it looks like things were not set up correctly. When trying to install and update...
We are going to launch a community site with 100K posts, 100K comments, 10K terms, 5 users ( all admin/editorial), and approx 500K recs in the wp_postmeta. Site may...
In your experience, when is the time one needs to start thinking about scaling up? What is the expected performance of a common WordPress installation on a standard Apache...
I am running wordpress on two identical servers. Both sit behind a load balancer. Both use the same database. How am I supposed to do things like update a...
I understand that having less data being downloaded improves the experience to the end user, but my question is related to the actual server performance, would the response be...
With our website, we want to make it so that if the site is about to go down, it instead displays a custom 503 (based on a server load...
I’ve got a Layer 7 Load Balancer setup using HAProxy for WordPress Multisite. I’m looking to have anything related to the WordPress backend to be served from a specific...
I have several hosted wordpress blogs, and I’ve been trying to visit them and they are really slow. I looked at my server logs and I found this stanfordflipside.com:80...
I’d like to cause a plugin to restrict its loading of CSS stylesheets and JavaScript JS files to only those pages for which they are needed. An example for...
The WordPress Heartbeat API uses admin-ajax.php to run AJAX calls. If User X leaves their browser open, many calls will be made to the server, with each call happening...