Commit Graph

17 Commits (adc897bd4885255e44d284ad9c6b56733c52f52d)

Author SHA1 Message Date
Selivanov Pavel c3020573ae
Worker processes is already set 2018-01-22 05:01:20 +03:00
Selivanov Pavel 982f62e81b
Add worker_processes auto
Number of worker processes equal to number of CPU cores, instead of default 1.
2018-01-22 04:55:19 +03:00
Selivanov Pavel 0f34bd0ed1
Remove use epoll
Nginx automatically selects most efficient method.
When you say `use epoll`, you make your configs workable only on Linux servers, no *BSD or Windows.
2018-01-22 04:53:58 +03:00
Szekeres Bálint c8cd5a1c8f added commands block 2018-01-20 21:49:36 +01:00
Szekeres Bálint 457e801921 try_files comment 2018-01-10 16:39:22 +01:00
Szekeres Bálint 3e55b6cd97 include order fixes 2018-01-10 16:08:38 +01:00
Szekeres Bálint 14ece18b19 expires. -> expires_ 2018-01-09 08:27:12 +01:00
Szekeres Bálint 82275e2a33 tabulation fix 2018-01-08 10:27:13 +01:00
Szekeres Bálint 16a27c75dd tabulation fixes 2018-01-08 08:28:51 +01:00
Szekeres Bálint fc2cdf4d9b ng-include ng-if fixes 2018-01-08 02:54:19 +01:00
Szekeres Bálint fe9c15fc1f tabulation fixes 2018-01-08 02:49:44 +01:00
Szekeres Bálint 0c03745b7f location / moved to example.com, index_php flag 2018-01-08 00:02:48 +01:00
Szekeres Bálint a19f92d0df typo fix, cdn default off, cdn gzip 2018-01-07 22:53:27 +01:00
Szekeres Bálint 6560a2990b cdn support, regex fixes 2018-01-07 22:42:27 +01:00
Szekeres Bálint db257d1f68 document_root variable (http) 2018-01-07 17:05:44 +01:00
Szekeres Bálint bfe4df0e04 document_root variable 2018-01-07 17:02:05 +01:00
Szekeres Bálint 1bbaee1cde initial commit 2018-01-07 16:43:58 +01:00