Skip to content

Instantly share code, notes, and snippets.

@Zer0t3ch
Created June 23, 2019 23:42
Show Gist options
  • Save Zer0t3ch/883f1a3dab64968165bb9338423ad26d to your computer and use it in GitHub Desktop.
Save Zer0t3ch/883f1a3dab64968165bb9338423ad26d to your computer and use it in GitHub Desktop.
Attaching to netbox_nginx_1
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: using the "epoll" event method
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: nginx/1.15.12
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: built by gcc 8.3.0 (Alpine 8.3.0)
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: OS: Linux 4.12.14-lp150.12.48-default
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: start worker processes
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: start worker process 6
nginx_1 | 2019/06/23 23:21:20 [info] 6#6: *29 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while connecting to upstream, client: 172.30.0.1, server: , request: "GET /netbox/static/img/netbox.ico HTTP/1.0", upstream: "http://172.30.0.6:8001/netbox/static/img/netbox.ico", host: "vt.myth.zone"
nginx_1 | 2019/06/23 23:21:24 [info] 6#6: *31 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 10.1.1.108, server: , request: "GET /netbox/static/img/netbox.ico HTTP/1.1", upstream: "http://172.30.0.6:8001/netbox/static/img/netbox.ico", host: "vt.myth.zone:32666"
nginx_1 | 2019/06/23 23:21:40 [info] 6#6: *35 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 10.1.1.108, server: , request: "GET /netbox/static/img/netbox.ico HTTP/1.1", upstream: "http://172.30.0.6:8001/netbox/static/img/netbox.ico", host: "vt.myth.zone:32666"
nginx_1 | 2019/06/23 23:21:43 [info] 6#6: *60 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 10.1.1.108, server: , request: "GET /netbox/ HTTP/1.1", upstream: "http://172.30.0.6:8001/netbox/", host: "vt.myth.zone:32666"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment