Skip to content

Instantly share code, notes, and snippets.

@kevprice83
Created February 1, 2017 15:43
Show Gist options
  • Save kevprice83/e2be8c8130afa1c9d79a77276d210d73 to your computer and use it in GitHub Desktop.
Save kevprice83/e2be8c8130afa1c9d79a77276d210d73 to your computer and use it in GitHub Desktop.
2017/02/01 16:33:28 [info] 27029#0: [lua] resolver.lua:81: init_nameservers(): adding 8.8.8.8:53 as default nameserver
2017/02/01 16:33:28 [info] 27029#0: [lua] resolver.lua:81: init_nameservers(): adding 192.168.1.1:53 as default nameserver
2017/02/01 16:33:28 [notice] 27029#0: using the "kqueue" event method
2017/02/01 16:33:28 [notice] 27029#0: openresty/1.11.2.1 (no pool)
2017/02/01 16:33:28 [notice] 27029#0: built by clang 8.0.0 (clang-800.0.42.1)
2017/02/01 16:33:28 [notice] 27029#0: OS: Darwin 16.3.0
2017/02/01 16:33:28 [notice] 27029#0: hw.ncpu: 4
2017/02/01 16:33:28 [notice] 27029#0: net.inet.tcp.sendspace: 131072
2017/02/01 16:33:28 [notice] 27029#0: kern.ipc.somaxconn: 128
2017/02/01 16:33:28 [notice] 27029#0: getrlimit(RLIMIT_NOFILE): 4864:9223372036854775807
2017/02/01 16:33:28 [notice] 27029#0: start worker processes
2017/02/01 16:33:28 [alert] 27042#0: setrlimit(RLIMIT_NOFILE, 40000) failed (22: Invalid argument)
2017/02/01 16:33:28 [notice] 27029#0: start worker process 27042
2017/02/01 16:33:28 [notice] 27029#0: start worker process 27043
2017/02/01 16:33:28 [alert] 27043#0: setrlimit(RLIMIT_NOFILE, 40000) failed (22: Invalid argument)
2017/02/01 16:33:28 [notice] 27029#0: start worker process 27044
2017/02/01 16:33:28 [notice] 27029#0: start worker process 27045
2017/02/01 16:33:28 [notice] 27029#0: signal 23 (SIGIO) received
2017/02/01 16:33:28 [alert] 27044#0: setrlimit(RLIMIT_NOFILE, 40000) failed (22: Invalid argument)
2017/02/01 16:33:28 [alert] 27045#0: setrlimit(RLIMIT_NOFILE, 40000) failed (22: Invalid argument)
2017/02/01 16:33:28 [notice] 27029#0: signal 23 (SIGIO) received
2017/02/01 16:33:28 [notice] 27029#0: signal 23 (SIGIO) received
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment