ansible-personal/roles/nginx
Alan Orth be6c76a2af roles/nginx: Set nginx SSL buffer size to 1400
istlsfastyet.com recommends setting the buffer size to 1400 so it
can fit into a single MTU.  nginx default is 16k!

http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_buffer_size

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-12-06 22:16:07 +03:00
..
defaults Downgrade TLS configuration to Mozilla's "intermediate" spec 2014-10-09 21:09:18 +03:00
files roles/nginx: Add index to munin vhost 2014-10-05 15:47:14 +03:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks roles/nginx: Set nginx state to 'latest' in apt 2014-12-02 18:48:11 +03:00
templates roles/nginx: Set nginx SSL buffer size to 1400 2014-12-06 22:16:07 +03:00