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