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...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
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...
How to: Create directory in /var/run/ at start-up in Ubuntu As you probably have already noticed, the /var/run directory is temporary storage used by your Ubuntu system. It is mapped to your RAM disk...
How to: Make a directory structure in Ubuntu only if the directories do not exist Lately I have been working on start up scripts but because I use temporary storage for some mounts the...
General Commands Manual: mkdir trusty (1) mkdir.1.gz Provided by: coreutils_8.21-1ubuntu5_i386 NAME mkdir – make directories SYNOPSIS mkdir [OPTION]… DIRECTORY… DESCRIPTION Create the DIRECTORY(ies), if they do not already exist. Mandatory arguments to long...
Changes with NginX 1.5.13 Below are the list of changes from the 1.5.12 release of NginX to version 1.5.13. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update includes several bugfixes but no...
Changes with NginX 1.5.12 Below are the list of changes from the 1.5.11 release of NginX to version 1.5.12. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update includes a security fix so...
Changes with NginX 1.5.11 Below are the list of changes from the 1.5.10 release of NginX to version 1.5.11. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES Changes with nginx 1.5.11 04 Mar...
How to: Configure Remote SQL Server Logging for Microsoft’s Thread Management Gateway (TMG) 2010 Microsoft’s Thread Management Gateway is a solution that aims at providing advanced firewall and reverse proxy capabilities to the enterprise....
Resolved: Ubuntu php5-fpm throws error “unknown instance” on service reload Rather short post this time around. It turns out there is a known issue that when you perform a service reload on php5-fpm you...