group_vars
host_vars
misc-plays
roles
common
mariadb
munin
nginx
defaults
files
extra-security.conf
fastcgi_cache
munin.conf
nginx.conf
handlers
tasks
templates
php-fpm
vars
.gitignore
LICENSE
README.md
site.yml
web.yml
It seems tcp_nopush is meant to be used with sendfile in newer versions of nginx. See: https://github.com/h5bp/server-configs-nginx/blob/master/nginx.conf See: https://t37.net/nginx-optimization-understanding-sendfile-tcp_nodelay-and-tcp_nopush.html Signed-off-by: Alan Orth <alan.orth@gmail.com>