Tagged: SSL

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...

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

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...

What is: NginX

What is: NginX Lately I have been writing a lot about NginX so I thought I would write a small post to describe NginX and what it is.Although I like to write it NginX...

Changes with NginX 1.4.5

Changes with NginX 1.4.5 Below are the list of changes from the 1.4.4 release of NginX to stable version 1.4.5. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES   Changes with nginx...

Changes with NginX 1.5.10

Changes with NginX 1.5.10 Below are the list of changes from the 1.5.9 release of NginX to version 1.5.10. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES   Changes with nginx 1.5.10 04 Feb...

How to: Redirect an URL in NGINX

How to: Redirect an URL in NGINX One might need to redirect to another URL in a number of scenarios. I will cover two examples for scenarios I have come across and how I...

Custom NginX Distribution – Available Packages

Custom NginX Distribution – Available Packages As part of the custom NginX distribution available on this site, there are a few packages you can chose from depending on your needs that can be deployed....