Skip to content

Commit

Permalink
Remove SPDY documentation as it is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrosland committed Jan 23, 2017
1 parent e665072 commit 8fae080
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions controllers/nginx/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).


Expand Down Expand Up @@ -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|
Expand Down

0 comments on commit 8fae080

Please sign in to comment.