Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.96.160.104
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2021/04/14 22:45:30 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2021/04/14 22:45:30 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2021/04/14 22:45:30 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2021/04/14 22:45:30 [notice] 34#34: using the "epoll" event method
2021/04/14 22:45:30 [notice] 34#34: openresty/1.13.6.1
2021/04/14 22:45:30 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 
2021/04/14 22:45:30 [notice] 34#34: OS: Linux 4.15.0-117-generic
2021/04/14 22:45:30 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2021/04/14 22:45:30 [notice] 35#35: start worker processes
2021/04/14 22:45:30 [notice] 35#35: start worker process 36
2021/04/14 22:45:30 [notice] 35#35: start worker process 37
2021/04/14 22:45:30 [notice] 35#35: start worker process 38
2021/04/14 22:45:30 [notice] 35#35: start worker process 39
2021/04/14 22:45:30 [notice] 35#35: start worker process 40
2021/04/14 22:45:30 [notice] 35#35: start worker process 41
2021/04/14 22:45:30 [notice] 35#35: start worker process 42
2021/04/14 22:45:30 [notice] 35#35: start worker process 44
2021/04/14 22:45:30 [notice] 35#35: start cache manager process 45
2021/04/14 22:45:30 [notice] 35#35: start cache loader process 46
\n\n### Starting apiroute
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20210414224530.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2021-04-14 22:45:32 982 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2021-04-14 22:45:32 989 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2021-04-14 22:45:32 989 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2021-04-14 22:45:33 050 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2021-04-14 22:45:33 050 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.96.160.104:10081 Enabled:true
2021-04-14 22:45:34 249 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2021-04-14 22:45:34 323 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2021-04-14 22:45:34 323 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2021-04-14 22:45:34 324 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2021-04-14 22:45:34 325 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2021-04-14 22:45:34 325 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2021-04-14 22:45:34 325 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2021-04-14 22:45:34 325 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2021-04-14 22:45:34 397 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2021-04-14 22:45:34 398 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2021-04-14 22:45:34 504 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2021-04-14 22:45:34 504 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2021-04-14 22:45:34 897 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2021/04/14 22:45:43 [info] 37#37: *12 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:45:49 [info] 37#37: *13 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:45:53 [info] 37#37: *14 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:45:59 [info] 37#37: *15 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:03 [info] 37#37: *16 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:09 [info] 37#37: *17 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:13 [info] 37#37: *18 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:19 [info] 37#37: *19 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:23 [info] 37#37: *20 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:29 [info] 37#37: *21 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:30 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2021/04/14 22:46:30 [notice] 35#35: signal 17 (SIGCHLD) received from 46
2021/04/14 22:46:30 [notice] 35#35: cache loader process 46 exited with code 0
2021/04/14 22:46:30 [notice] 35#35: signal 29 (SIGIO) received
2021/04/14 22:46:33 [info] 37#37: *24 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:39 [info] 37#37: *25 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:43 [info] 37#37: *26 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:49 [info] 37#37: *27 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:53 [info] 37#37: *28 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:46:59 [info] 37#37: *29 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:03 [info] 37#37: *30 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:09 [info] 37#37: *31 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:13 [info] 37#37: *32 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:19 [info] 37#37: *33 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:23 [info] 37#37: *34 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:29 [info] 37#37: *35 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:33 [info] 37#37: *37 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:39 [info] 37#37: *38 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:43 [info] 37#37: *39 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:49 [info] 37#37: *40 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:53 [info] 37#37: *41 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:47:59 [info] 37#37: *42 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:03 [info] 37#37: *43 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:09 [info] 37#37: *44 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:13 [info] 37#37: *45 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:19 [info] 37#37: *46 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:23 [info] 37#37: *47 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:29 [info] 37#37: *48 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:33 [info] 37#37: *50 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:39 [info] 37#37: *51 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:43 [info] 37#37: *52 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:49 [info] 37#37: *53 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:53 [info] 37#37: *54 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:48:59 [info] 37#37: *55 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:03 [info] 37#37: *56 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:09 [info] 37#37: *57 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:13 [info] 37#37: *58 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:19 [info] 37#37: *59 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:23 [info] 37#37: *60 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:29 [info] 37#37: *61 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:33 [info] 37#37: *63 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:39 [info] 37#37: *64 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:43 [info] 37#37: *65 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:49 [info] 37#37: *66 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:53 [info] 37#37: *67 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:49:59 [info] 37#37: *68 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:03 [info] 37#37: *69 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:09 [info] 37#37: *70 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:13 [info] 37#37: *71 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:19 [info] 37#37: *72 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:23 [info] 37#37: *73 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:29 [info] 37#37: *74 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:33 [info] 37#37: *76 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:39 [info] 37#37: *77 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:43 [info] 37#37: *78 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:49 [info] 37#37: *79 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:53 [info] 37#37: *80 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:50:59 [info] 37#37: *81 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:03 [info] 37#37: *82 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:09 [info] 37#37: *83 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:13 [info] 37#37: *84 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:19 [info] 37#37: *85 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:23 [info] 37#37: *86 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:29 [info] 37#37: *87 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:33 [info] 37#37: *89 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:39 [info] 37#37: *90 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:43 [info] 37#37: *91 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:49 [info] 37#37: *92 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:53 [info] 37#37: *93 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:51:59 [info] 37#37: *94 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:03 [info] 37#37: *95 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:09 [info] 37#37: *96 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:13 [info] 37#37: *97 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:19 [info] 37#37: *98 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:23 [info] 37#37: *99 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:29 [info] 37#37: *100 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:33 [info] 37#37: *102 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:39 [info] 37#37: *103 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:43 [info] 37#37: *104 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:49 [info] 37#37: *105 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:53 [info] 37#37: *106 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:52:59 [info] 37#37: *107 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:03 [info] 37#37: *108 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:09 [info] 37#37: *109 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:13 [info] 37#37: *110 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:19 [info] 37#37: *111 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:23 [info] 37#37: *112 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:29 [info] 37#37: *113 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:33 [info] 37#37: *115 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:39 [info] 37#37: *116 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:43 [info] 37#37: *117 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:49 [info] 37#37: *118 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:53 [info] 37#37: *119 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:53:59 [info] 37#37: *120 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:03 [info] 37#37: *121 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:09 [info] 37#37: *122 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:13 [info] 37#37: *123 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:19 [info] 37#37: *124 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:23 [info] 37#37: *125 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:29 [info] 37#37: *126 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:33 [info] 37#37: *128 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:39 [info] 37#37: *129 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:43 [info] 37#37: *130 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:49 [info] 37#37: *131 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:53 [info] 37#37: *132 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:54:59 [info] 37#37: *133 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:03 [info] 37#37: *134 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:09 [info] 37#37: *135 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:13 [info] 37#37: *136 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:19 [info] 37#37: *137 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:23 [info] 37#37: *138 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:29 [info] 37#37: *139 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:33 [info] 37#37: *141 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:39 [info] 37#37: *142 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:43 [info] 37#37: *143 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:49 [info] 37#37: *144 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:53 [info] 37#37: *145 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:55:59 [info] 37#37: *146 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:03 [info] 37#37: *147 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:09 [info] 37#37: *148 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:13 [info] 37#37: *149 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:19 [info] 37#37: *150 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:23 [info] 37#37: *151 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:29 [info] 37#37: *152 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:33 [info] 37#37: *154 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:39 [info] 37#37: *155 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:43 [info] 37#37: *156 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:49 [info] 37#37: *157 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:53 [info] 37#37: *158 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:56:59 [info] 37#37: *159 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:03 [info] 37#37: *160 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:09 [info] 37#37: *161 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:13 [info] 37#37: *162 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:19 [info] 37#37: *163 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:23 [info] 37#37: *164 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:29 [info] 37#37: *165 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:33 [info] 37#37: *167 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:39 [info] 37#37: *168 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:43 [info] 37#37: *169 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:49 [info] 37#37: *170 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:53 [info] 37#37: *171 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:57:59 [info] 37#37: *172 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:03 [info] 37#37: *173 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:09 [info] 37#37: *174 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:13 [info] 37#37: *175 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:19 [info] 37#37: *176 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:23 [info] 37#37: *177 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:29 [info] 37#37: *178 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:33 [info] 37#37: *180 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:39 [info] 37#37: *181 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:43 [info] 37#37: *182 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:49 [info] 37#37: *183 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:53 [info] 37#37: *184 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:58:59 [info] 37#37: *185 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:03 [info] 37#37: *186 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:09 [info] 37#37: *187 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:13 [info] 37#37: *188 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:19 [info] 37#37: *189 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:23 [info] 37#37: *190 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:29 [info] 37#37: *191 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:33 [info] 37#37: *193 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:39 [info] 37#37: *194 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:43 [info] 37#37: *195 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:49 [info] 37#37: *196 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:53 [info] 37#37: *197 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 22:59:59 [info] 37#37: *198 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:03 [info] 37#37: *199 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:09 [info] 37#37: *200 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:13 [info] 37#37: *201 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:19 [info] 37#37: *202 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:23 [info] 37#37: *203 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:29 [info] 37#37: *204 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:33 [info] 37#37: *206 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:39 [info] 37#37: *207 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:43 [info] 37#37: *208 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:49 [info] 37#37: *209 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:53 [info] 37#37: *210 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:00:59 [info] 37#37: *211 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:03 [info] 37#37: *212 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:09 [info] 37#37: *213 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:13 [info] 37#37: *214 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:19 [info] 37#37: *215 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:23 [info] 37#37: *216 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:29 [info] 37#37: *217 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:33 [info] 37#37: *219 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:39 [info] 37#37: *220 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:43 [info] 37#37: *221 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:49 [info] 37#37: *222 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:53 [info] 37#37: *223 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:01:59 [info] 37#37: *224 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:03 [info] 37#37: *225 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:09 [info] 37#37: *226 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:13 [info] 37#37: *227 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:19 [info] 37#37: *228 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:23 [info] 37#37: *229 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:29 [info] 37#37: *230 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:33 [info] 37#37: *232 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:39 [info] 37#37: *233 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:43 [info] 37#37: *234 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:49 [info] 37#37: *235 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:53 [info] 37#37: *236 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:02:59 [info] 37#37: *237 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:03 [info] 37#37: *238 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:09 [info] 37#37: *239 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:13 [info] 37#37: *240 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:19 [info] 37#37: *241 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:23 [info] 37#37: *242 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:29 [info] 37#37: *243 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:33 [info] 37#37: *245 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:39 [info] 37#37: *246 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:43 [info] 37#37: *247 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:49 [info] 37#37: *248 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:53 [info] 37#37: *249 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:03:59 [info] 37#37: *250 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:03 [info] 37#37: *251 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:09 [info] 37#37: *252 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:13 [info] 37#37: *253 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:19 [info] 37#37: *254 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:23 [info] 37#37: *255 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:29 [info] 37#37: *256 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:33 [info] 37#37: *258 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:39 [info] 37#37: *259 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:43 [info] 37#37: *260 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:49 [info] 37#37: *261 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:53 [info] 37#37: *262 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:04:59 [info] 37#37: *263 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:03 [info] 37#37: *264 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:09 [info] 37#37: *265 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:13 [info] 37#37: *266 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:19 [info] 37#37: *267 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:23 [info] 37#37: *268 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:29 [info] 37#37: *269 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:33 [info] 37#37: *271 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:39 [info] 37#37: *272 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:43 [info] 37#37: *273 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:49 [info] 37#37: *274 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:53 [info] 37#37: *275 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:05:59 [info] 37#37: *276 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:03 [info] 37#37: *277 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:09 [info] 37#37: *278 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:13 [info] 37#37: *279 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:19 [info] 37#37: *280 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:23 [info] 37#37: *281 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:29 [info] 37#37: *282 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:33 [info] 37#37: *284 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:39 [info] 37#37: *285 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:43 [info] 37#37: *286 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:49 [info] 37#37: *287 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:53 [info] 37#37: *288 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:06:59 [info] 37#37: *289 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:03 [info] 37#37: *290 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:09 [info] 37#37: *291 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:13 [info] 37#37: *292 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:19 [info] 37#37: *293 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:23 [info] 37#37: *294 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:29 [info] 37#37: *295 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:33 [info] 37#37: *297 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:39 [info] 37#37: *298 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:43 [info] 37#37: *299 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:49 [info] 37#37: *300 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:53 [info] 37#37: *301 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:07:59 [info] 37#37: *302 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:03 [info] 37#37: *303 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:09 [info] 37#37: *304 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:13 [info] 37#37: *305 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:19 [info] 37#37: *306 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:23 [info] 37#37: *307 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:29 [info] 37#37: *308 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:33 [info] 37#37: *310 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:39 [info] 37#37: *311 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:43 [info] 37#37: *312 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:49 [info] 37#37: *313 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:53 [info] 37#37: *314 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:08:59 [info] 37#37: *315 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:03 [info] 37#37: *316 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:09 [info] 37#37: *317 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:13 [info] 37#37: *318 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:19 [info] 37#37: *319 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:23 [info] 37#37: *320 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:29 [info] 37#37: *321 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:33 [info] 37#37: *323 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:39 [info] 37#37: *324 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:43 [info] 37#37: *325 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:49 [info] 37#37: *326 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:53 [info] 37#37: *327 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:09:59 [info] 37#37: *328 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:03 [info] 37#37: *329 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:09 [info] 37#37: *330 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:13 [info] 37#37: *331 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:19 [info] 37#37: *332 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:23 [info] 37#37: *333 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:29 [info] 37#37: *334 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:33 [info] 37#37: *336 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:39 [info] 37#37: *337 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:43 [info] 37#37: *338 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:49 [info] 37#37: *339 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:53 [info] 37#37: *340 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:10:59 [info] 37#37: *341 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:03 [info] 37#37: *342 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:09 [info] 37#37: *343 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:13 [info] 37#37: *344 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:19 [info] 37#37: *345 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:23 [info] 37#37: *346 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:29 [info] 37#37: *347 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:33 [info] 37#37: *349 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:39 [info] 37#37: *350 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:43 [info] 37#37: *351 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:49 [info] 37#37: *352 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:53 [info] 37#37: *353 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:11:59 [info] 37#37: *354 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:03 [info] 37#37: *355 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:09 [info] 37#37: *356 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:13 [info] 37#37: *357 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:19 [info] 37#37: *358 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:23 [info] 37#37: *359 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:29 [info] 37#37: *360 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:33 [info] 37#37: *362 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:39 [info] 37#37: *363 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:43 [info] 37#37: *364 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:49 [info] 37#37: *365 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:53 [info] 37#37: *366 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:12:59 [info] 37#37: *367 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:03 [info] 37#37: *368 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:09 [info] 37#37: *369 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:13 [info] 37#37: *370 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:19 [info] 37#37: *371 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:23 [info] 37#37: *372 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:29 [info] 37#37: *373 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:33 [info] 37#37: *375 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:39 [info] 37#37: *376 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:43 [info] 37#37: *377 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:49 [info] 37#37: *378 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:53 [info] 37#37: *379 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:13:59 [info] 37#37: *380 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:03 [info] 37#37: *381 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:09 [info] 37#37: *382 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:13 [info] 37#37: *383 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:19 [info] 37#37: *384 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:23 [info] 37#37: *385 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:29 [info] 37#37: *386 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:33 [info] 37#37: *388 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:39 [info] 37#37: *389 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:43 [info] 37#37: *390 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:49 [info] 37#37: *391 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:53 [info] 37#37: *392 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:14:59 [info] 37#37: *393 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:03 [info] 37#37: *394 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:09 [info] 37#37: *395 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:13 [info] 37#37: *396 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:19 [info] 37#37: *397 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:23 [info] 37#37: *398 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:29 [info] 37#37: *399 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:33 [info] 37#37: *401 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:39 [info] 37#37: *402 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:43 [info] 37#37: *403 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:49 [info] 37#37: *404 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:53 [info] 37#37: *405 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:15:59 [info] 37#37: *406 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:03 [info] 37#37: *407 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:09 [info] 37#37: *408 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:13 [info] 37#37: *409 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:19 [info] 37#37: *410 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:23 [info] 37#37: *411 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:29 [info] 37#37: *412 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:33 [info] 37#37: *414 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:39 [info] 37#37: *415 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:43 [info] 37#37: *416 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:49 [info] 37#37: *417 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:53 [info] 37#37: *418 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:16:59 [info] 37#37: *419 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:03 [info] 37#37: *420 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:09 [info] 37#37: *421 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:13 [info] 37#37: *422 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:19 [info] 37#37: *423 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:23 [info] 37#37: *424 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:29 [info] 37#37: *425 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:33 [info] 37#37: *427 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:39 [info] 37#37: *428 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:43 [info] 37#37: *429 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:49 [info] 37#37: *430 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:53 [info] 37#37: *431 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:17:59 [info] 37#37: *432 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:03 [info] 37#37: *433 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:09 [info] 37#37: *434 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:13 [info] 37#37: *435 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:19 [info] 37#37: *436 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:23 [info] 37#37: *437 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:29 [info] 37#37: *438 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:33 [info] 37#37: *440 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:39 [info] 37#37: *441 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:43 [info] 37#37: *442 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:49 [info] 37#37: *443 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:53 [info] 37#37: *444 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:18:59 [info] 37#37: *445 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:03 [info] 37#37: *446 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:09 [info] 37#37: *447 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:13 [info] 37#37: *448 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:19 [info] 37#37: *449 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:23 [info] 37#37: *450 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:29 [info] 37#37: *451 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:33 [info] 37#37: *453 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:39 [info] 37#37: *454 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:43 [info] 37#37: *455 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:49 [info] 37#37: *456 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:53 [info] 37#37: *457 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:19:59 [info] 37#37: *458 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:03 [info] 37#37: *459 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:09 [info] 37#37: *460 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:13 [info] 37#37: *461 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:19 [info] 37#37: *462 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:23 [info] 37#37: *463 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:29 [info] 37#37: *464 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:33 [info] 37#37: *466 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:39 [info] 37#37: *467 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:43 [info] 37#37: *468 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:49 [info] 37#37: *469 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:53 [info] 37#37: *470 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:20:59 [info] 37#37: *471 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:03 [info] 37#37: *472 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:09 [info] 37#37: *473 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:13 [info] 37#37: *474 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:19 [info] 37#37: *475 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:23 [info] 37#37: *476 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:29 [info] 37#37: *477 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:33 [info] 37#37: *479 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:39 [info] 37#37: *480 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:43 [info] 37#37: *481 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:49 [info] 37#37: *482 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:53 [info] 37#37: *483 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:21:59 [info] 37#37: *484 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:03 [info] 37#37: *485 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:09 [info] 37#37: *486 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:13 [info] 37#37: *487 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:19 [info] 37#37: *488 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:23 [info] 37#37: *489 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:29 [info] 37#37: *490 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:33 [info] 37#37: *492 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:39 [info] 37#37: *493 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:43 [info] 37#37: *494 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:49 [info] 37#37: *495 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:53 [info] 37#37: *496 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:22:59 [info] 37#37: *497 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:03 [info] 37#37: *498 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:09 [info] 37#37: *499 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:13 [info] 37#37: *500 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:19 [info] 37#37: *501 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:23 [info] 37#37: *502 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:29 [info] 37#37: *503 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:33 [info] 37#37: *505 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:39 [info] 37#37: *506 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:43 [info] 37#37: *507 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:49 [info] 37#37: *508 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:53 [info] 37#37: *509 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:23:59 [info] 37#37: *510 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:03 [info] 37#37: *511 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:09 [info] 37#37: *512 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:13 [info] 37#37: *513 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:19 [info] 37#37: *514 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:23 [info] 37#37: *515 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:29 [info] 37#37: *516 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:33 [info] 37#37: *518 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:39 [info] 37#37: *519 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:43 [info] 37#37: *520 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:49 [info] 37#37: *521 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80
2021/04/14 23:24:53 [info] 37#37: *522 client closed connection while waiting for request, client: 172.16.10.176, server: 0.0.0.0:80