@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.96.251.221 ### 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/29 22:50:35 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2021/04/29 22:50:35 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2021/04/29 22:50:35 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2021/04/29 22:50:35 [notice] 34#34: using the "epoll" event method 2021/04/29 22:50:35 [notice] 34#34: openresty/1.13.6.1 2021/04/29 22:50:35 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2021/04/29 22:50:35 [notice] 34#34: OS: Linux 4.15.0-117-generic 2021/04/29 22:50:35 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2021/04/29 22:50:35 [notice] 35#35: start worker processes 2021/04/29 22:50:35 [notice] 35#35: start worker process 36 2021/04/29 22:50:35 [notice] 35#35: start worker process 38 2021/04/29 22:50:35 [notice] 35#35: start worker process 39 2021/04/29 22:50:35 [notice] 35#35: start worker process 40 2021/04/29 22:50:35 [notice] 35#35: start worker process 41 2021/04/29 22:50:35 [notice] 35#35: start worker process 42 2021/04/29 22:50:35 [notice] 35#35: start worker process 43 2021/04/29 22:50:35 [notice] 35#35: start worker process 44 2021/04/29 22:50:35 [notice] 35#35: start cache manager process 45 2021/04/29 22:50:35 [notice] 35#35: start cache loader process 46 @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-20210429225035.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-29 22:50:37 743 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2021-04-29 22:50:37 750 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2021-04-29 22:50:37 750 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2021-04-29 22:50:37 802 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2021-04-29 22:50:37 803 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.96.251.221:10081 Enabled:true 2021-04-29 22:50:39 089 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-29 22:50:39 148 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2021-04-29 22:50:39 148 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2021-04-29 22:50:39 149 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2021-04-29 22:50:39 149 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2021-04-29 22:50:39 149 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2021-04-29 22:50:39 149 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2021-04-29 22:50:39 149 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2021-04-29 22:50:39 209 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2021-04-29 22:50:39 210 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2021-04-29 22:50:39 291 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2021-04-29 22:50:39 291 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2021-04-29 22:50:39 724 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2021/04/29 22:50:47 [info] 36#36: *12 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:50:48 [info] 36#36: *13 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:50:57 [info] 36#36: *14 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:50:58 [info] 36#36: *15 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:07 [info] 36#36: *16 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:08 [info] 36#36: *17 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:17 [info] 36#36: *18 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:18 [info] 36#36: *19 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:24 [info] 36#36: *20 [lua] access_by_lua(msblocations.conf:133):2: ed274198f27f4c52de3558bf1d6d84a8:receive the request, client: 10.242.184.218, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", host: "10.96.149.154" 2021/04/29 22:51:25 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:133):2: fa15c79b8f1b20ec765f32a6d9fe758b:receive the request, client: 10.242.184.219, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", host: "10.96.149.154" 2021/04/29 22:51:25 [info] 36#36: *20 [lua] logger.lua:23: ed274198f27f4c52de3558bf1d6d84a8 {"matched":"microservices"} while logging request, client: 10.242.184.218, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services?createOrUpdate=true", host: "10.96.149.154" 10.242.184.218 - - [29/Apr/2021:22:51:25 +0000] ed274198f27f4c52de3558bf1d6d84a8 "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 request_processing_time:0.516 upstream_response_time:0.513 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2021/04/29 22:51:25 [info] 36#36: *23 [lua] logger.lua:23: fa15c79b8f1b20ec765f32a6d9fe758b {"matched":"microservices"} while logging request, client: 10.242.184.219, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services?createOrUpdate=true", host: "10.96.149.154" 10.242.184.219 - - [29/Apr/2021:22:51:25 +0000] fa15c79b8f1b20ec765f32a6d9fe758b "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 request_processing_time:0.283 upstream_response_time:0.282 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.184.218 - - [29/Apr/2021:22:51:25 +0000] "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 416 10.242.184.219 - - [29/Apr/2021:22:51:25 +0000] "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 493 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 283 2021/04/29 22:51:27 [info] 36#36: *25 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:28 [info] 36#36: *26 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:34 [info] 36#36: *20 client 10.242.184.218 closed keepalive connection 2021/04/29 22:51:34 [info] 36#36: *23 client 10.242.184.219 closed keepalive connection 2021/04/29 22:51:35 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2021/04/29 22:51:35 [notice] 35#35: signal 17 (SIGCHLD) received from 46 2021/04/29 22:51:35 [notice] 35#35: cache loader process 46 exited with code 0 2021/04/29 22:51:35 [notice] 35#35: signal 29 (SIGIO) received 2021/04/29 22:51:37 [info] 36#36: *28 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:38 [info] 36#36: *29 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:47 [info] 36#36: *30 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:48 [info] 36#36: *31 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:57 [info] 36#36: *32 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:51:58 [info] 36#36: *33 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:07 [info] 36#36: *34 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:08 [info] 36#36: *35 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:17 [info] 36#36: *36 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:18 [info] 36#36: *37 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:27 [info] 36#36: *38 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:28 [info] 36#36: *39 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:37 [info] 36#36: *41 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:38 [info] 36#36: *42 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:47 [info] 36#36: *43 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:48 [info] 36#36: *44 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:57 [info] 36#36: *45 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:52:58 [info] 36#36: *46 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:07 [info] 36#36: *47 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:08 [info] 36#36: *48 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:17 [info] 36#36: *49 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:18 [info] 36#36: *50 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:27 [info] 36#36: *51 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:28 [info] 36#36: *52 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:37 [info] 36#36: *54 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:38 [info] 36#36: *55 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:47 [info] 36#36: *56 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:48 [info] 36#36: *57 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:57 [info] 36#36: *58 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:53:58 [info] 36#36: *59 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:07 [info] 36#36: *60 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:08 [info] 36#36: *61 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:17 [info] 36#36: *62 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:18 [info] 36#36: *63 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:27 [info] 36#36: *64 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:28 [info] 36#36: *65 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:37 [info] 36#36: *67 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:38 [info] 36#36: *68 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:47 [info] 36#36: *69 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:48 [info] 36#36: *70 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:57 [info] 36#36: *71 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:54:58 [info] 36#36: *72 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:07 [info] 36#36: *73 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:08 [info] 36#36: *74 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:17 [info] 36#36: *75 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:18 [info] 36#36: *76 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:27 [info] 36#36: *77 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:28 [info] 36#36: *78 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:37 [info] 36#36: *80 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:38 [info] 36#36: *81 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:47 [info] 36#36: *82 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:48 [info] 36#36: *83 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:57 [info] 36#36: *84 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:55:58 [info] 36#36: *85 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:07 [info] 36#36: *86 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:08 [info] 36#36: *87 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:17 [info] 36#36: *88 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:18 [info] 36#36: *89 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:27 [info] 36#36: *90 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:28 [info] 36#36: *91 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:37 [info] 36#36: *93 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:38 [info] 36#36: *94 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:47 [info] 36#36: *95 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:48 [info] 36#36: *96 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:57 [info] 36#36: *97 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:56:58 [info] 36#36: *98 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:07 [info] 36#36: *99 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:08 [info] 36#36: *100 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:11 [info] 36#36: *101 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.242.105.90, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.242.105.90 - - [29/Apr/2021:22:57:11 +0000] 3d73b5fa8d9f4a893f700571fd7b025b "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2021/04/29 22:57:17 [info] 36#36: *102 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:18 [info] 36#36: *103 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:27 [info] 36#36: *104 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:28 [info] 36#36: *105 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:37 [info] 36#36: *107 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:38 [info] 36#36: *108 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:47 [info] 36#36: *109 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:48 [info] 36#36: *110 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:57 [info] 36#36: *111 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:57:58 [info] 36#36: *112 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:07 [info] 36#36: *113 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:08 [info] 36#36: *114 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:17 [info] 36#36: *115 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:18 [info] 36#36: *116 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:27 [info] 36#36: *117 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:28 [info] 36#36: *118 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:37 [info] 36#36: *120 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:38 [info] 36#36: *121 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:47 [info] 36#36: *122 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:48 [info] 36#36: *123 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:57 [info] 36#36: *124 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:58:58 [info] 36#36: *125 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:07 [info] 36#36: *126 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:08 [info] 36#36: *127 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:17 [info] 36#36: *128 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:18 [info] 36#36: *129 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:27 [info] 36#36: *130 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:28 [info] 36#36: *131 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:37 [info] 36#36: *133 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:38 [info] 36#36: *134 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:47 [info] 36#36: *135 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:48 [info] 36#36: *136 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:57 [info] 36#36: *137 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 22:59:58 [info] 36#36: *138 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:07 [info] 36#36: *139 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:08 [info] 36#36: *140 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:17 [info] 36#36: *141 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:18 [info] 36#36: *142 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:27 [info] 36#36: *143 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:28 [info] 36#36: *144 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:37 [info] 36#36: *146 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:38 [info] 36#36: *147 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:47 [info] 36#36: *148 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:48 [info] 36#36: *149 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:57 [info] 36#36: *150 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:00:58 [info] 36#36: *151 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:07 [info] 36#36: *152 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:08 [info] 36#36: *153 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:17 [info] 36#36: *154 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:18 [info] 36#36: *155 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:27 [info] 36#36: *156 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:28 [info] 36#36: *157 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:37 [info] 36#36: *159 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:38 [info] 36#36: *160 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:47 [info] 36#36: *161 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:48 [info] 36#36: *162 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:57 [info] 36#36: *163 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:01:58 [info] 36#36: *164 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:07 [info] 36#36: *165 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:08 [info] 36#36: *166 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:17 [info] 36#36: *167 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:18 [info] 36#36: *168 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:27 [info] 36#36: *169 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:28 [info] 36#36: *170 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:37 [info] 36#36: *172 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:38 [info] 36#36: *173 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:47 [info] 36#36: *174 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:48 [info] 36#36: *175 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:57 [info] 36#36: *176 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:02:58 [info] 36#36: *177 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:07 [info] 36#36: *178 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:08 [info] 36#36: *179 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:17 [info] 36#36: *180 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:18 [info] 36#36: *181 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:27 [info] 36#36: *182 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:28 [info] 36#36: *183 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:37 [info] 36#36: *185 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:38 [info] 36#36: *186 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:47 [info] 36#36: *187 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:48 [info] 36#36: *188 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:57 [info] 36#36: *189 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:03:58 [info] 36#36: *190 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:07 [info] 36#36: *191 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:08 [info] 36#36: *192 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:17 [info] 36#36: *193 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:18 [info] 36#36: *194 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:27 [info] 36#36: *195 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:28 [info] 36#36: *196 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:37 [info] 36#36: *198 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:38 [info] 36#36: *199 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:47 [info] 36#36: *200 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:48 [info] 36#36: *201 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:57 [info] 36#36: *202 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:04:58 [info] 36#36: *203 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:07 [info] 36#36: *204 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:08 [info] 36#36: *205 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:17 [info] 36#36: *206 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:18 [info] 36#36: *207 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:27 [info] 36#36: *208 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:28 [info] 36#36: *209 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:37 [info] 36#36: *211 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:38 [info] 36#36: *212 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:47 [info] 36#36: *213 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:48 [info] 36#36: *214 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:57 [info] 36#36: *215 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:05:58 [info] 36#36: *216 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:07 [info] 36#36: *217 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:08 [info] 36#36: *218 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:17 [info] 36#36: *219 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:18 [info] 36#36: *220 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:27 [info] 36#36: *221 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:28 [info] 36#36: *222 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:37 [info] 36#36: *224 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:38 [info] 36#36: *225 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:47 [info] 36#36: *226 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:48 [info] 36#36: *227 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:57 [info] 36#36: *228 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:06:58 [info] 36#36: *229 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:07 [info] 36#36: *230 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:08 [info] 36#36: *231 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:17 [info] 36#36: *232 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:18 [info] 36#36: *233 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:27 [info] 36#36: *234 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:28 [info] 36#36: *235 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:37 [info] 36#36: *237 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:38 [info] 36#36: *238 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:47 [info] 36#36: *239 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:48 [info] 36#36: *240 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:57 [info] 36#36: *241 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:07:58 [info] 36#36: *242 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:07 [info] 36#36: *243 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:08 [info] 36#36: *244 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:17 [info] 36#36: *245 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:18 [info] 36#36: *246 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:27 [info] 36#36: *247 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:28 [info] 36#36: *248 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:37 [info] 36#36: *250 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:38 [info] 36#36: *251 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:47 [info] 36#36: *252 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:48 [info] 36#36: *253 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:57 [info] 36#36: *254 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:08:58 [info] 36#36: *255 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:07 [info] 36#36: *256 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:08 [info] 36#36: *257 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:17 [info] 36#36: *258 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:18 [info] 36#36: *259 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:27 [info] 36#36: *260 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:28 [info] 36#36: *261 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:37 [info] 36#36: *263 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:38 [info] 36#36: *264 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:47 [info] 36#36: *265 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:48 [info] 36#36: *266 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:57 [info] 36#36: *267 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:09:58 [info] 36#36: *268 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:07 [info] 36#36: *269 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:08 [info] 36#36: *270 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:17 [info] 36#36: *271 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:18 [info] 36#36: *272 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:27 [info] 36#36: *273 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:28 [info] 36#36: *274 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:37 [info] 36#36: *276 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:38 [info] 36#36: *277 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:47 [info] 36#36: *278 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:48 [info] 36#36: *279 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:57 [info] 36#36: *280 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:10:58 [info] 36#36: *281 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:07 [info] 36#36: *282 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:08 [info] 36#36: *283 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:17 [info] 36#36: *284 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:18 [info] 36#36: *285 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:27 [info] 36#36: *286 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:28 [info] 36#36: *287 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:37 [info] 36#36: *289 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:38 [info] 36#36: *290 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:47 [info] 36#36: *291 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:48 [info] 36#36: *292 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:57 [info] 36#36: *293 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:11:58 [info] 36#36: *294 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:07 [info] 36#36: *295 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:08 [info] 36#36: *296 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:17 [info] 36#36: *297 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:18 [info] 36#36: *298 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:27 [info] 36#36: *299 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:28 [info] 36#36: *300 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:37 [info] 36#36: *302 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:38 [info] 36#36: *303 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:47 [info] 36#36: *304 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:48 [info] 36#36: *305 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:57 [info] 36#36: *306 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:12:58 [info] 36#36: *307 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:07 [info] 36#36: *308 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:08 [info] 36#36: *309 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:17 [info] 36#36: *310 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:18 [info] 36#36: *311 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:27 [info] 36#36: *312 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:28 [info] 36#36: *313 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:37 [info] 36#36: *315 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:38 [info] 36#36: *316 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:47 [info] 36#36: *317 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:48 [info] 36#36: *318 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:57 [info] 36#36: *319 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:13:58 [info] 36#36: *320 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:07 [info] 36#36: *321 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:08 [info] 36#36: *322 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:17 [info] 36#36: *323 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:18 [info] 36#36: *324 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:27 [info] 36#36: *325 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:28 [info] 36#36: *326 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:37 [info] 36#36: *328 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:38 [info] 36#36: *329 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:47 [info] 36#36: *330 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:48 [info] 36#36: *331 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:57 [info] 36#36: *332 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:14:58 [info] 36#36: *333 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:07 [info] 36#36: *334 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:08 [info] 36#36: *335 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:17 [info] 36#36: *336 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:18 [info] 36#36: *337 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:27 [info] 36#36: *338 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:28 [info] 36#36: *339 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:37 [info] 36#36: *341 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:38 [info] 36#36: *342 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:47 [info] 36#36: *343 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:48 [info] 36#36: *344 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:57 [info] 36#36: *345 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:15:58 [info] 36#36: *346 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:07 [info] 36#36: *347 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:08 [info] 36#36: *348 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:17 [info] 36#36: *349 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:18 [info] 36#36: *350 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:27 [info] 36#36: *351 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:28 [info] 36#36: *352 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:37 [info] 36#36: *354 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:38 [info] 36#36: *355 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:47 [info] 36#36: *356 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:48 [info] 36#36: *357 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:57 [info] 36#36: *358 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:16:58 [info] 36#36: *359 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:07 [info] 36#36: *360 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:08 [info] 36#36: *361 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:17 [info] 36#36: *362 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:18 [info] 36#36: *363 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:27 [info] 36#36: *364 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:28 [info] 36#36: *365 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:37 [info] 36#36: *367 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:38 [info] 36#36: *368 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:47 [info] 36#36: *369 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:48 [info] 36#36: *370 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:57 [info] 36#36: *371 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:17:58 [info] 36#36: *372 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:07 [info] 36#36: *373 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:08 [info] 36#36: *374 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:17 [info] 36#36: *375 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:18 [info] 36#36: *376 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:27 [info] 36#36: *377 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:28 [info] 36#36: *378 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:37 [info] 36#36: *380 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:38 [info] 36#36: *381 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:47 [info] 36#36: *382 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:48 [info] 36#36: *383 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:57 [info] 36#36: *384 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:18:58 [info] 36#36: *385 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:07 [info] 36#36: *386 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:08 [info] 36#36: *387 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:17 [info] 36#36: *388 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:18 [info] 36#36: *389 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:27 [info] 36#36: *390 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:28 [info] 36#36: *391 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:37 [info] 36#36: *393 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:38 [info] 36#36: *394 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:47 [info] 36#36: *395 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:48 [info] 36#36: *396 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:57 [info] 36#36: *397 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:19:58 [info] 36#36: *398 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:07 [info] 36#36: *399 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:08 [info] 36#36: *400 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:17 [info] 36#36: *401 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:18 [info] 36#36: *402 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:27 [info] 36#36: *403 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:28 [info] 36#36: *404 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:37 [info] 36#36: *406 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:38 [info] 36#36: *407 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:47 [info] 36#36: *408 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:48 [info] 36#36: *409 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:57 [info] 36#36: *410 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:20:58 [info] 36#36: *411 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:07 [info] 36#36: *412 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:08 [info] 36#36: *413 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:17 [info] 36#36: *414 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:18 [info] 36#36: *415 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:27 [info] 36#36: *416 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:28 [info] 36#36: *417 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:37 [info] 36#36: *419 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:38 [info] 36#36: *420 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:47 [info] 36#36: *421 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:48 [info] 36#36: *422 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:57 [info] 36#36: *423 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:21:58 [info] 36#36: *424 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:07 [info] 36#36: *425 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:08 [info] 36#36: *426 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:17 [info] 36#36: *427 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:18 [info] 36#36: *428 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:27 [info] 36#36: *429 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:28 [info] 36#36: *430 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:37 [info] 36#36: *432 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:38 [info] 36#36: *433 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:47 [info] 36#36: *434 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:48 [info] 36#36: *435 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:57 [info] 36#36: *436 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:22:58 [info] 36#36: *437 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:07 [info] 36#36: *438 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:08 [info] 36#36: *439 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:17 [info] 36#36: *440 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:18 [info] 36#36: *441 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:27 [info] 36#36: *442 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:28 [info] 36#36: *443 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:37 [info] 36#36: *445 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:38 [info] 36#36: *446 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:47 [info] 36#36: *447 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:48 [info] 36#36: *448 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:57 [info] 36#36: *449 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:23:58 [info] 36#36: *450 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:07 [info] 36#36: *451 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:08 [info] 36#36: *452 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:17 [info] 36#36: *453 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:18 [info] 36#36: *454 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:27 [info] 36#36: *455 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:28 [info] 36#36: *456 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:37 [info] 36#36: *458 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:38 [info] 36#36: *459 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:47 [info] 36#36: *460 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:48 [info] 36#36: *461 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:57 [info] 36#36: *462 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:24:58 [info] 36#36: *463 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:07 [info] 36#36: *464 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:08 [info] 36#36: *465 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:17 [info] 36#36: *466 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:18 [info] 36#36: *467 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:27 [info] 36#36: *468 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:28 [info] 36#36: *469 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:37 [info] 36#36: *471 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:38 [info] 36#36: *472 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:47 [info] 36#36: *473 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:48 [info] 36#36: *474 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:57 [info] 36#36: *475 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:25:58 [info] 36#36: *476 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:26:07 [info] 36#36: *477 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80 2021/04/29 23:26:08 [info] 36#36: *478 client closed connection while waiting for request, client: 172.16.10.237, server: 0.0.0.0:80