By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.1.41 ### 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/23 00:11:23 [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/23 00:11:23 [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/23 00:11:23 [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/23 00:11:23 [notice] 33#33: using the "epoll" event method 2021/04/23 00:11:23 [notice] 33#33: openresty/1.13.6.1 2021/04/23 00:11:23 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2021/04/23 00:11:23 [notice] 33#33: OS: Linux 4.19.0-13-cloud-amd64 2021/04/23 00:11:23 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2021/04/23 00:11:23 [notice] 34#34: start worker processes \n\n### Starting apiroute 2021/04/23 00:11:23 [notice] 34#34: start worker process 36 2021/04/23 00:11:23 [notice] 34#34: start worker process 37 2021/04/23 00:11:23 [notice] 34#34: start worker process 38 2021/04/23 00:11:23 [notice] 34#34: start worker process 39 2021/04/23 00:11:23 [notice] 34#34: start worker process 40 2021/04/23 00:11:23 [notice] 34#34: start worker process 41 2021/04/23 00:11:23 [notice] 34#34: start worker process 42 2021/04/23 00:11:23 [notice] 34#34: start worker process 43 2021/04/23 00:11:23 [notice] 34#34: start cache manager process 44 2021/04/23 00:11:23 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20210423001124.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-23 00:11:46 309 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2021-04-23 00:11:46 316 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2021-04-23 00:11:46 316 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2021-04-23 00:11:47 111 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2021-04-23 00:11:47 111 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.1.41:10081 Enabled:true 2021-04-23 00:12:06 816 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-23 00:12:12 307 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2021-04-23 00:12:12 308 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2021-04-23 00:12:12 309 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2021-04-23 00:12:12 310 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2021-04-23 00:12:12 310 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2021-04-23 00:12:12 311 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2021-04-23 00:12:12 311 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2021-04-23 00:12:13 411 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2021-04-23 00:12:14 307 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2021-04-23 00:12:14 307 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2021-04-23 00:12:14 308 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2021-04-23 00:12:18 910 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2021/04/23 00:12:23 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2021/04/23 00:12:23 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2021/04/23 00:12:23 [notice] 34#34: cache loader process 45 exited with code 0 2021/04/23 00:12:23 [notice] 34#34: signal 29 (SIGIO) received 2021/04/23 00:13:01 [info] 37#37: *14 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:04 [info] 37#37: *15 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:11 [info] 37#37: *16 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:14 [info] 37#37: *17 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:21 [info] 37#37: *18 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:24 [info] 37#37: *20 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:31 [info] 37#37: *21 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:34 [info] 37#37: *22 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:41 [info] 37#37: *23 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:44 [info] 37#37: *24 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:51 [info] 37#37: *25 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:13:54 [info] 37#37: *26 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:01 [info] 37#37: *27 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:04 [info] 37#37: *28 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:11 [info] 37#37: *29 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:14 [info] 37#37: *30 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:21 [info] 37#37: *31 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:24 [info] 37#37: *33 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:31 [info] 37#37: *34 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:34 [info] 37#37: *35 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:41 [info] 37#37: *36 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:44 [info] 37#37: *37 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:51 [info] 37#37: *38 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:14:54 [info] 37#37: *39 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:01 [info] 37#37: *40 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:04 [info] 37#37: *41 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:11 [info] 37#37: *42 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:14 [info] 37#37: *43 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:21 [info] 37#37: *44 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:24 [info] 37#37: *46 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:31 [info] 37#37: *47 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:34 [info] 37#37: *48 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:41 [info] 37#37: *49 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:44 [info] 37#37: *50 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:51 [info] 37#37: *51 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:15:54 [info] 37#37: *52 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:01 [info] 37#37: *53 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:04 [info] 37#37: *54 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:11 [info] 37#37: *55 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:14 [info] 37#37: *56 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:21 [info] 37#37: *57 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:24 [info] 37#37: *59 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:31 [info] 37#37: *60 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:34 [info] 37#37: *61 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:41 [info] 37#37: *62 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:44 [info] 37#37: *63 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:51 [info] 37#37: *64 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:16:54 [info] 37#37: *65 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:01 [info] 37#37: *66 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:04 [info] 37#37: *67 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:11 [info] 37#37: *68 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:14 [info] 37#37: *69 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:21 [info] 37#37: *70 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:24 [info] 37#37: *72 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:31 [info] 37#37: *73 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:34 [info] 37#37: *74 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:41 [info] 37#37: *75 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:44 [info] 37#37: *76 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:51 [info] 37#37: *77 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:17:54 [info] 37#37: *78 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:01 [info] 37#37: *79 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:04 [info] 37#37: *80 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:11 [info] 37#37: *81 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:14 [info] 37#37: *82 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:21 [info] 37#37: *83 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:24 [info] 37#37: *85 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:31 [info] 37#37: *86 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:34 [info] 37#37: *87 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:41 [info] 37#37: *88 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:44 [info] 37#37: *89 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:51 [info] 37#37: *90 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:18:54 [info] 37#37: *91 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:01 [info] 37#37: *92 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:04 [info] 37#37: *93 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:11 [info] 37#37: *94 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:14 [info] 37#37: *95 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:21 [info] 37#37: *96 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:24 [info] 37#37: *98 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:31 [info] 37#37: *99 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:34 [info] 37#37: *100 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:41 [info] 37#37: *101 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:44 [info] 37#37: *102 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:51 [info] 37#37: *103 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:19:54 [info] 37#37: *104 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:01 [info] 37#37: *105 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:04 [info] 37#37: *106 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:11 [info] 37#37: *107 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:14 [info] 37#37: *108 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:21 [info] 37#37: *109 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:24 [info] 37#37: *111 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:31 [info] 37#37: *112 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:34 [info] 37#37: *113 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:41 [info] 37#37: *114 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:44 [info] 37#37: *115 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:51 [info] 37#37: *116 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:20:54 [info] 37#37: *117 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:01 [info] 37#37: *118 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:04 [info] 37#37: *119 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:11 [info] 37#37: *120 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:14 [info] 37#37: *121 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:21 [info] 37#37: *122 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:24 [info] 37#37: *124 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:31 [info] 37#37: *125 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:34 [info] 37#37: *126 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:41 [info] 37#37: *127 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:44 [info] 37#37: *128 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:51 [info] 37#37: *129 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:21:54 [info] 37#37: *130 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:01 [info] 37#37: *131 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:04 [info] 37#37: *132 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:11 [info] 37#37: *133 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:14 [info] 37#37: *134 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:21 [info] 37#37: *135 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:24 [info] 37#37: *137 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:31 [info] 37#37: *138 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:34 [info] 37#37: *139 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:41 [info] 37#37: *140 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:44 [info] 37#37: *141 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:51 [info] 37#37: *142 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:22:54 [info] 37#37: *143 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:01 [info] 37#37: *144 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:04 [info] 37#37: *145 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:11 [info] 37#37: *146 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:14 [info] 37#37: *147 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:21 [info] 37#37: *148 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:24 [info] 37#37: *150 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:31 [info] 37#37: *151 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:34 [info] 37#37: *152 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:41 [info] 37#37: *153 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:44 [info] 37#37: *154 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:51 [info] 37#37: *155 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:23:54 [info] 37#37: *156 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:01 [info] 37#37: *157 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:04 [info] 37#37: *158 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:11 [info] 37#37: *159 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:14 [info] 37#37: *160 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:21 [info] 37#37: *161 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:24 [info] 37#37: *163 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:31 [info] 37#37: *164 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:34 [info] 37#37: *165 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:41 [info] 37#37: *166 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:44 [info] 37#37: *167 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:51 [info] 37#37: *168 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:24:54 [info] 37#37: *169 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:01 [info] 37#37: *170 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:04 [info] 37#37: *171 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:11 [info] 37#37: *172 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:14 [info] 37#37: *173 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:21 [info] 37#37: *174 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:24 [info] 37#37: *176 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:31 [info] 37#37: *177 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:34 [info] 37#37: *178 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:41 [info] 37#37: *179 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:44 [info] 37#37: *180 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:51 [info] 37#37: *181 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:25:54 [info] 37#37: *182 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:01 [info] 37#37: *183 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:04 [info] 37#37: *184 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:11 [info] 37#37: *185 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:14 [info] 37#37: *186 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:21 [info] 37#37: *187 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:24 [info] 37#37: *189 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:31 [info] 37#37: *190 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:34 [info] 37#37: *191 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:41 [info] 37#37: *192 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:44 [info] 37#37: *193 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:51 [info] 37#37: *194 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:26:54 [info] 37#37: *195 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:01 [info] 37#37: *196 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:04 [info] 37#37: *197 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:11 [info] 37#37: *198 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:14 [info] 37#37: *199 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:21 [info] 37#37: *200 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:24 [info] 37#37: *202 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:31 [info] 37#37: *203 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:34 [info] 37#37: *204 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:41 [info] 37#37: *205 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:44 [info] 37#37: *206 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:51 [info] 37#37: *207 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:27:54 [info] 37#37: *208 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:01 [info] 37#37: *209 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:04 [info] 37#37: *210 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:11 [info] 37#37: *211 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:14 [info] 37#37: *212 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:21 [info] 37#37: *213 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:24 [info] 37#37: *215 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:31 [info] 37#37: *216 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:34 [info] 37#37: *217 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:41 [info] 37#37: *218 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:44 [info] 37#37: *219 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:51 [info] 37#37: *220 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:28:54 [info] 37#37: *221 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:01 [info] 37#37: *222 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:04 [info] 37#37: *223 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:11 [info] 37#37: *224 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:14 [info] 37#37: *225 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:21 [info] 37#37: *226 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:24 [info] 37#37: *228 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:31 [info] 37#37: *229 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:34 [info] 37#37: *230 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:41 [info] 37#37: *231 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:44 [info] 37#37: *232 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:51 [info] 37#37: *233 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:29:54 [info] 37#37: *234 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:01 [info] 37#37: *235 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:04 [info] 37#37: *236 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:11 [info] 37#37: *237 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:14 [info] 37#37: *238 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:21 [info] 37#37: *239 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:24 [info] 37#37: *241 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:31 [info] 37#37: *242 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:34 [info] 37#37: *243 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:41 [info] 37#37: *244 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:44 [info] 37#37: *245 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:51 [info] 37#37: *246 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:30:54 [info] 37#37: *247 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:01 [info] 37#37: *248 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:04 [info] 37#37: *249 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:11 [info] 37#37: *250 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:14 [info] 37#37: *251 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:21 [info] 37#37: *252 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:24 [info] 37#37: *254 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:31 [info] 37#37: *255 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:34 [info] 37#37: *256 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:41 [info] 37#37: *257 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:44 [info] 37#37: *258 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:51 [info] 37#37: *259 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:31:54 [info] 37#37: *260 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:01 [info] 37#37: *261 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:04 [info] 37#37: *262 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:11 [info] 37#37: *263 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:14 [info] 37#37: *264 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:21 [info] 37#37: *265 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:24 [info] 37#37: *266 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:31 [info] 37#37: *268 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:34 [info] 37#37: *269 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:41 [info] 37#37: *270 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:44 [info] 37#37: *271 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:51 [info] 37#37: *272 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:32:54 [info] 37#37: *273 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:01 [info] 37#37: *274 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:04 [info] 37#37: *275 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:11 [info] 37#37: *276 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:14 [info] 37#37: *277 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:21 [info] 37#37: *278 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:24 [info] 37#37: *279 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:31 [info] 37#37: *281 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:34 [info] 37#37: *282 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:41 [info] 37#37: *283 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:44 [info] 37#37: *284 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:51 [info] 37#37: *285 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:33:54 [info] 37#37: *286 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:01 [info] 37#37: *287 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:04 [info] 37#37: *288 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:11 [info] 37#37: *289 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:14 [info] 37#37: *290 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:21 [info] 37#37: *291 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:24 [info] 37#37: *292 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:31 [info] 37#37: *294 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:34 [info] 37#37: *295 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:41 [info] 37#37: *296 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:44 [info] 37#37: *297 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:51 [info] 37#37: *298 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:34:54 [info] 37#37: *299 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:01 [info] 37#37: *300 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:04 [info] 37#37: *301 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:11 [info] 37#37: *302 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:14 [info] 37#37: *303 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:21 [info] 37#37: *304 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:24 [info] 37#37: *305 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:31 [info] 37#37: *307 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:34 [info] 37#37: *308 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:41 [info] 37#37: *309 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:44 [info] 37#37: *310 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:51 [info] 37#37: *311 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:35:54 [info] 37#37: *312 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:01 [info] 37#37: *313 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:04 [info] 37#37: *314 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:11 [info] 37#37: *315 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:14 [info] 37#37: *316 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:21 [info] 37#37: *317 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:24 [info] 37#37: *318 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:31 [info] 37#37: *320 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:34 [info] 37#37: *321 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:41 [info] 37#37: *322 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:44 [info] 37#37: *323 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:51 [info] 37#37: *324 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:36:54 [info] 37#37: *325 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:01 [info] 37#37: *326 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:04 [info] 37#37: *327 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:11 [info] 37#37: *328 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:14 [info] 37#37: *329 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:21 [info] 37#37: *330 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:24 [info] 37#37: *331 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:31 [info] 37#37: *333 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:34 [info] 37#37: *334 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:41 [info] 37#37: *335 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:44 [info] 37#37: *336 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:51 [info] 37#37: *337 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:37:54 [info] 37#37: *338 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:01 [info] 37#37: *339 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:04 [info] 37#37: *340 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:11 [info] 37#37: *341 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:14 [info] 37#37: *342 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:21 [info] 37#37: *343 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:24 [info] 37#37: *344 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:31 [info] 37#37: *346 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:34 [info] 37#37: *347 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:41 [info] 37#37: *348 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:44 [info] 37#37: *349 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:51 [info] 37#37: *350 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:38:54 [info] 37#37: *351 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:01 [info] 37#37: *352 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:04 [info] 37#37: *353 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:11 [info] 37#37: *354 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:14 [info] 37#37: *355 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:21 [info] 37#37: *356 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:24 [info] 37#37: *357 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:31 [info] 37#37: *359 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:34 [info] 37#37: *360 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:41 [info] 37#37: *361 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:44 [info] 37#37: *362 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:51 [info] 37#37: *363 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:39:54 [info] 37#37: *364 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:40:01 [info] 37#37: *365 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:40:04 [info] 37#37: *366 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:40:11 [info] 37#37: *367 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:40:14 [info] 37#37: *368 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:40:21 [info] 37#37: *369 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80 2021/04/23 00:40:24 [info] 37#37: *370 client closed connection while waiting for request, client: 10.233.74.73, server: 0.0.0.0:80