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