Most of the servers in our data center run on CentOS. As Linux admins know, software raid (Raid-z, ZFS etc) in Linux has far surpassed hardware raid in terms of feature set, reliability, and functionality. However, several of our server admins prefer running CentOS and WHM inside virtual private servers (VPS) on a box running Windows Server because that's the OS they are most … [Read more...] about Software Raid on a Windows Server
Archives for July 2016
How to configure SSL to work with Varnish Cache
Varnish cache is a super caching application which will cache your website pages and images in RAM and deliver it directly to the visitors, thereby speeding up the web site.The major drawback of Varnish Cache is that you will not be able to run secure pages with Varnish Cache … [Read more...] about How to configure SSL to work with Varnish Cache