Knowledge eXchange Blog

How to: Create a Self Signed Certificate in Ubuntu 0

How to: Create a Self Signed Certificate in Ubuntu

How to: Create a Self Signed Certificate in Ubuntu Many times during the initial phases of a Web Server deployment we are in need of testing secure communications (and its configuration) using a certificate. Unfortunately...

Resolved: Blank pages when using NginX with php-fpm 4

Resolved: Blank pages when using NginX with php-fpm

Resolved: Blank pages when using NginX with php-fpm As of late I have been a bit busy so keeping up with updates to the web server has been pretty much neglected. Because of that...

How to: Increase the memory being allocated to PHP 0

How to: Increase the memory being allocated to PHP

How to: Increase the memory being allocated to PHP As part of a series of posts regarding how to improve performance when using WordPress, this particular one will focus on the key aspect of...

Changes with NginX 1.4.7 – High 0

Changes with NginX 1.4.7 – High

Changes with NginX 1.4.7 Below are the list of changes from the 1.4.6 release of NginX to version 1.4.7 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update addresses a bug fix and...

Changes with NginX 1.4.6 – Moderate 0

Changes with NginX 1.4.6 – Moderate

Changes with NginX 1.4.6 Below are the list of changes from the 1.4.5 release of NginX to version 1.4.6 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update mainly provides bug-fixes which are not...

Changes with NginX 1.6 – Strongly Recommended 0

Changes with NginX 1.6 – Strongly Recommended

Changes with NginX 1.6 Below are the list of changes from the 1.5.13 release of NginX to version 1.6 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update makes the development / mainline...

Changes with NginX 1.7 – Low 0

Changes with NginX 1.7 – Low

Changes with NginX 1.7 Below are the list of changes from the 1.5.13 release of NginX to version 1.7. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update includes several new Features so updating...

How to: Improve SSL performance on NginX 0

How to: Improve SSL performance on NginX

How to: Improve SSL performance on NginX You would be surprised but a lot of people face SSL performance issues when using NginX. I recently deployed SPDY over SSL for my sites and came...