WordPress and IIS on steroids


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/bnshosting.net/httpdocs/wp-content/plugins/wp-social-sharing/includes/class-public.php on line 81

WordPress traditionally runs on LAMP (Linux, Apache, MySQL, PHP). So when it is ported to run over on IIS 6.0 platforms, there is usually a performance hit. This hit is not noticeable for low traffic sites, but is considerable when the wordpress site starts to gain more traffic.

BNS has made several enhancements to the IIS 6.0 site to increase performance. These include: enabling content expiration, using IIS6.0 HTTP compression, switching to FastCgI and enabling Qcache on MySQL. These combined to make sites running WordPress on IIS 6.0 faster.

4 thoughts to “WordPress and IIS on steroids”

Leave a Reply