Results

By type

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