Results

By type

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