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