Skip to content

Instantly share code, notes, and snippets.

@saidach
Created November 18, 2017 23:03
Show Gist options
  • Save saidach/931b3b8f7270ddd97aa5895601d37a4e to your computer and use it in GitHub Desktop.
Save saidach/931b3b8f7270ddd97aa5895601d37a4e to your computer and use it in GitHub Desktop.
commands:
01_replaceTimeout:
command: sed -i 's/keepalive_timeout 65;/keepalive_timeout 600;/g' /etc/nginx/nginx.conf
02_replaceTimeout:
command: sed -i 's/keepalive_timeout 65;/keepalive_timeout 600;/g' /etc/nginx/nginx.conf.default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment