commit | 1c90927bc30c601785e4a3f3ffcea6786ec861c7 | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Mon Aug 29 21:00:03 2016 +0200 |
committer | Petr Michalec <epcim@apealive.net> | Mon Aug 29 21:00:03 2016 +0200 |
tree | bbab0f13ad2c7066e517e2c83bdfffebffae1b5a | |
parent | ea103573e42bf12f98624041c7e17e62e0a2802b [diff] [blame] |
add worker_limit_nofiles option
diff --git a/tests/pillar/static.sls b/tests/pillar/static.sls index 4e565f2..9355aa7 100644 --- a/tests/pillar/static.sls +++ b/tests/pillar/static.sls
@@ -8,6 +8,8 @@ bind: address: 127.0.0.1 protocol: tcp + worker: + limit_nofile: 30000 site: nginx_static_site01: enabled: true