Force BITS to download WSUS updates in the foreground in Windows Server
How to Fix Yoast SEO for WordPress DeleteDuplicateIndexables MySQL error
Reduce Wordfence CPU usage, disable Wordfence "Live Traffic View"
Use -SearchBase with Get-ADComputer for faster results
11+ Tips to optimize Umbraco 7 CMS
Increase WordPress' memory limit WP_MEMORY_LIMIT properly in wp-config.php
The WordPress memory limit can be increased by the WP_MEMORY_LIMIT variable in wp-config.php
. However, I see this done wrong over and over again in WordPress plugins and themes. In a worst case scenario this may even decrease the available amount of memory for WordPress! So be careful with the advice you follow. In this post I show you a correct way of setting WordPress WP_MEMORY_LIMIT and PHP memory_limit settings.
Get current number of FTP client connections (NonAnonymous) with PowerShell and Get-Counter
Install Varnish Cache on CentOS 6.7
In this article I'll show you how to install Varnish Cache on CentOS, version 6.7 in this case. Varnish is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents. Because Varnish Cache is really, really fast, web applications like WordPress, Drupal and Joomla can greatly benefit from Varnish Cache.
Install Elasticsearch on CentOS 6.7
How to install Elasticsearch on CentOS 6.7. Elasticsearch is a highly scalable open-source full-text search and analytics engine. It allows you to store, search, and analyze big volumes of data quickly and in near real time. In this article we'll go over the steps to install Elasticsearch on CentOS 6.7.