Commit Graph

4 Commits

Author SHA1 Message Date
Elliot Saba 4fa974585c Use `ps | grep` instead of `jobs | grep`
It appears that `jobs` won't track the nginx processes started from a
config reload, so let's use `ps` instead.  Also, set `reuseport` on all
listen interfaces in order to dodge kernels that don't like `nginx`
restarting quickly.
2020-03-23 17:24:15 -07:00
Bruno Zell 1aa799bb70 add maintainer 2018-09-28 16:00:02 +02:00
Bruno Zell fc1b972104 merge valdergallo PR with master 2018-09-28 14:59:43 +02:00
Bruno Zell f9ac240d32 moved all source files to src folder 2018-09-20 23:29:03 +02:00