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