From bb1e88bc12209a2d7aae37c60eedfb0a6d5a48ee Mon Sep 17 00:00:00 2001 From: Peter Sutherland Date: Mon, 23 Jan 2017 14:50:52 +0000 Subject: [PATCH] Remove SPDY documentation as it is broken --- controllers/nginx/configuration.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/controllers/nginx/configuration.md b/controllers/nginx/configuration.md index dec787ba7..776644b6f 100644 --- a/controllers/nginx/configuration.md +++ b/controllers/nginx/configuration.md @@ -194,9 +194,6 @@ Example usage: `custom-http-errors: 404,415` **enable-sticky-sessions:** Enables sticky sessions using cookies. This is provided by [nginx-sticky-module-ng](https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng) module. -**enable-spdy:** Enables the SPDY protocol. - - **enable-vts-status:** Allows the replacement of the default status page with a third party module named [nginx-module-vts](https://github.com/vozlt/nginx-module-vts). @@ -341,7 +338,6 @@ The following table shows the options, the default value and a description. |body-size|1m| |custom-http-errors|" "| |enable-dynamic-tls-records|"true"| -|enable-spdy|"true"| |enable-sticky-sessions|"false"| |enable-vts-status|"false"| |error-log-level|notice|