By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.29.166 ### 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/11/04 02:47:34 [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/11/04 02:47:34 [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/11/04 02:47:34 [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/11/04 02:47:34 [notice] 33#33: using the "epoll" event method 2022/11/04 02:47:34 [notice] 33#33: openresty/1.13.6.1 2022/11/04 02:47:34 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/11/04 02:47:34 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/11/04 02:47:34 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/11/04 02:47:34 [notice] 34#34: start worker processes 2022/11/04 02:47:34 [notice] 34#34: start worker process 35 2022/11/04 02:47:34 [notice] 34#34: start worker process 36 2022/11/04 02:47:34 [notice] 34#34: start worker process 37 2022/11/04 02:47:34 [notice] 34#34: start worker process 38 \n\n### Starting apiroute 2022/11/04 02:47:34 [notice] 34#34: start worker process 39 2022/11/04 02:47:34 [notice] 34#34: start worker process 41 2022/11/04 02:47:34 [notice] 34#34: start worker process 42 2022/11/04 02:47:34 [notice] 34#34: start worker process 43 2022/11/04 02:47:34 [notice] 34#34: start cache manager process 44 2022/11/04 02:47:34 [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-20221104024734.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-11-04 02:47:36 521 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-11-04 02:47:36 529 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-11-04 02:47:36 529 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-11-04 02:47:36 581 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-11-04 02:47:36 581 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.29.166:10081 Enabled:true 2022-11-04 02:47:37 914 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-11-04 02:47:37 987 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-11-04 02:47:37 987 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-11-04 02:47:37 988 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-11-04 02:47:37 989 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-11-04 02:47:37 989 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-11-04 02:47:37 989 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-11-04 02:47:37 989 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-11-04 02:47:38 052 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-11-04 02:47:38 127 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-11-04 02:47:38 128 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-11-04 02:47:38 128 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-11-04 02:47:38 610 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/11/04 02:47:45 [info] 38#38: *12 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:47:45 [info] 42#42: *13 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:47:55 [info] 38#38: *14 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:47:55 [info] 42#42: *15 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:05 [info] 38#38: *16 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:05 [info] 38#38: *17 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:13 [info] 38#38: *18 [lua] access_by_lua(msblocations.conf:133):2: b1d4733fb605d9f452b46244f6052341:receive the request, client: 10.233.65.175, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/11/04 02:48:13 [info] 38#38: *18 [lua] logger.lua:23: b1d4733fb605d9f452b46244f6052341 {"matched":"microservices"} while logging request, client: 10.233.65.175, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.175 - - [04/Nov/2022:02:48:13 +0000] b1d4733fb605d9f452b46244f6052341 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.285 upstream_response_time:0.284 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.233.65.175 - - [04/Nov/2022:02:48:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 218 2022/11/04 02:48:15 [info] 42#42: *22 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:15 [info] 42#42: *21 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:17 [info] 38#38: *23 [lua] access_by_lua(msblocations.conf:133):2: f8718fa8402c313e48e9ea67f16ad183:receive the request, client: 10.233.66.185, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/11/04 02:48:17 [info] 38#38: *23 [lua] logger.lua:23: f8718fa8402c313e48e9ea67f16ad183 {"matched":"microservices"} while logging request, client: 10.233.66.185, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.66.185 - - [04/Nov/2022:02:48:17 +0000] f8718fa8402c313e48e9ea67f16ad183 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.233.66.185 - - [04/Nov/2022:02:48:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 56 2022/11/04 02:48:23 [info] 38#38: *18 client 10.233.65.175 closed keepalive connection 2022/11/04 02:48:25 [info] 42#42: *24 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:25 [info] 38#38: *25 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:26 [info] 38#38: *23 client 10.233.66.185 closed keepalive connection 2022/11/04 02:48:34 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/11/04 02:48:34 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/11/04 02:48:34 [notice] 34#34: cache loader process 45 exited with code 0 2022/11/04 02:48:34 [notice] 34#34: signal 29 (SIGIO) received 2022/11/04 02:48:35 [info] 38#38: *28 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:35 [info] 38#38: *29 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:45 [info] 38#38: *30 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:45 [info] 38#38: *31 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:55 [info] 42#42: *32 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:48:55 [info] 42#42: *33 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:05 [info] 42#42: *34 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:05 [info] 42#42: *35 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:15 [info] 38#38: *36 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:15 [info] 38#38: *37 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:25 [info] 38#38: *38 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:25 [info] 42#42: *39 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:35 [info] 42#42: *42 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:35 [info] 38#38: *41 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:45 [info] 42#42: *43 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:45 [info] 42#42: *44 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:55 [info] 38#38: *45 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:49:55 [info] 38#38: *46 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:05 [info] 38#38: *47 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:05 [info] 42#42: *48 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:15 [info] 38#38: *50 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:15 [info] 42#42: *49 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:25 [info] 38#38: *51 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:25 [info] 38#38: *52 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:35 [info] 38#38: *54 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:35 [info] 38#38: *55 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:45 [info] 42#42: *56 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:45 [info] 42#42: *57 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:55 [info] 42#42: *58 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:50:55 [info] 42#42: *59 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:05 [info] 42#42: *60 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:05 [info] 38#38: *61 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:15 [info] 42#42: *63 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:15 [info] 42#42: *62 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:25 [info] 38#38: *64 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:25 [info] 38#38: *65 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:35 [info] 38#38: *68 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:35 [info] 42#42: *67 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:45 [info] 38#38: *69 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:45 [info] 38#38: *70 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:55 [info] 38#38: *71 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:51:55 [info] 38#38: *72 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:05 [info] 38#38: *73 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:05 [info] 38#38: *74 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:15 [info] 38#38: *75 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:15 [info] 38#38: *76 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:25 [info] 38#38: *77 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:25 [info] 38#38: *78 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:35 [info] 38#38: *80 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:35 [info] 38#38: *81 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:45 [info] 38#38: *83 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:45 [info] 42#42: *82 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:55 [info] 38#38: *84 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:52:55 [info] 38#38: *85 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:05 [info] 42#42: *87 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:05 [info] 38#38: *86 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:15 [info] 42#42: *88 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:15 [info] 38#38: *89 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:25 [info] 42#42: *90 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:25 [info] 38#38: *91 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:35 [info] 42#42: *93 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:35 [info] 42#42: *94 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:45 [info] 42#42: *96 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:45 [info] 38#38: *95 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:55 [info] 38#38: *97 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:53:55 [info] 38#38: *98 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:05 [info] 38#38: *99 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:05 [info] 42#42: *100 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:15 [info] 38#38: *102 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:15 [info] 38#38: *101 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:25 [info] 38#38: *103 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:25 [info] 38#38: *104 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:35 [info] 38#38: *106 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:35 [info] 38#38: *107 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:45 [info] 38#38: *109 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:45 [info] 42#42: *108 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:55 [info] 38#38: *111 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:54:55 [info] 42#42: *110 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:05 [info] 38#38: *112 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:05 [info] 38#38: *113 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:15 [info] 42#42: *114 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:15 [info] 42#42: *115 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:25 [info] 42#42: *117 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:25 [info] 42#42: *116 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:35 [info] 42#42: *119 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:35 [info] 38#38: *120 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:45 [info] 38#38: *121 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:45 [info] 42#42: *122 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:55 [info] 42#42: *123 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:55:55 [info] 42#42: *124 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:05 [info] 42#42: *125 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:05 [info] 38#38: *126 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:15 [info] 38#38: *127 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:15 [info] 42#42: *128 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:25 [info] 42#42: *129 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:25 [info] 38#38: *130 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:35 [info] 38#38: *132 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:35 [info] 42#42: *133 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:45 [info] 42#42: *135 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:45 [info] 42#42: *134 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:55 [info] 38#38: *136 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:56:55 [info] 42#42: *137 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:05 [info] 38#38: *139 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:05 [info] 38#38: *138 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:15 [info] 38#38: *140 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:15 [info] 38#38: *141 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:25 [info] 38#38: *143 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:25 [info] 38#38: *142 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:35 [info] 38#38: *146 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:35 [info] 38#38: *145 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:45 [info] 42#42: *148 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:45 [info] 38#38: *147 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:55 [info] 42#42: *150 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:57:55 [info] 42#42: *149 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:05 [info] 38#38: *151 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:05 [info] 42#42: *152 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:15 [info] 38#38: *153 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:15 [info] 42#42: *154 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:25 [info] 42#42: *156 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:25 [info] 38#38: *155 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:35 [info] 42#42: *159 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:35 [info] 38#38: *158 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:45 [info] 38#38: *161 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:45 [info] 38#38: *160 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:55 [info] 42#42: *162 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:58:55 [info] 42#42: *163 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:05 [info] 38#38: *164 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:05 [info] 42#42: *165 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:15 [info] 42#42: *166 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:15 [info] 38#38: *167 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:25 [info] 38#38: *168 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:25 [info] 42#42: *169 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:35 [info] 38#38: *171 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:35 [info] 38#38: *172 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:45 [info] 42#42: *174 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:45 [info] 42#42: *173 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:55 [info] 38#38: *176 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 02:59:55 [info] 42#42: *175 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:05 [info] 42#42: *178 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:05 [info] 42#42: *177 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:15 [info] 42#42: *179 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:15 [info] 42#42: *180 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:25 [info] 38#38: *181 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:25 [info] 42#42: *182 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:35 [info] 42#42: *185 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:35 [info] 38#38: *184 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:45 [info] 42#42: *187 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:45 [info] 42#42: *186 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:55 [info] 42#42: *189 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:00:55 [info] 38#38: *188 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:05 [info] 38#38: *191 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:05 [info] 38#38: *190 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:15 [info] 38#38: *192 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:15 [info] 42#42: *193 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:25 [info] 38#38: *194 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:25 [info] 38#38: *195 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:35 [info] 38#38: *197 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:35 [info] 38#38: *198 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:45 [info] 38#38: *199 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:45 [info] 38#38: *200 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:55 [info] 38#38: *201 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:01:55 [info] 38#38: *202 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:05 [info] 42#42: *203 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:05 [info] 42#42: *204 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:15 [info] 38#38: *205 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:15 [info] 42#42: *206 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:25 [info] 38#38: *208 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:25 [info] 38#38: *207 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:35 [info] 38#38: *210 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:35 [info] 38#38: *211 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:44 [info] 38#38: *212 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.65.96, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.65.96 - - [04/Nov/2022:03:02:44 +0000] 9a3387e6b68c61e14fd19a1226952dd6 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/11/04 03:02:45 [info] 38#38: *214 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:45 [info] 42#42: *213 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:55 [info] 38#38: *216 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:02:55 [info] 38#38: *215 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:05 [info] 42#42: *217 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:05 [info] 42#42: *218 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:15 [info] 38#38: *220 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:15 [info] 38#38: *219 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:25 [info] 42#42: *221 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:25 [info] 42#42: *222 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:35 [info] 42#42: *224 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:35 [info] 38#38: *225 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:45 [info] 38#38: *226 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:45 [info] 38#38: *227 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:55 [info] 42#42: *228 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:03:55 [info] 42#42: *229 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:05 [info] 42#42: *230 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:05 [info] 38#38: *231 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:15 [info] 42#42: *232 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:15 [info] 42#42: *233 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:25 [info] 42#42: *234 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:25 [info] 42#42: *235 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:35 [info] 38#38: *238 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:35 [info] 42#42: *237 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:45 [info] 38#38: *239 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:45 [info] 38#38: *240 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:55 [info] 38#38: *241 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:04:55 [info] 38#38: *242 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:05 [info] 38#38: *243 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:05 [info] 42#42: *244 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:15 [info] 38#38: *245 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:15 [info] 38#38: *246 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:25 [info] 38#38: *247 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:25 [info] 38#38: *248 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:35 [info] 38#38: *250 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:35 [info] 38#38: *251 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:45 [info] 38#38: *252 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:45 [info] 38#38: *253 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:55 [info] 38#38: *255 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:05:55 [info] 42#42: *254 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:05 [info] 42#42: *257 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:05 [info] 42#42: *256 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:15 [info] 38#38: *258 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:15 [info] 42#42: *259 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:25 [info] 38#38: *260 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:25 [info] 42#42: *261 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:35 [info] 42#42: *264 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:35 [info] 38#38: *263 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:45 [info] 38#38: *265 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:45 [info] 42#42: *266 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:55 [info] 42#42: *267 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:06:55 [info] 38#38: *268 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:05 [info] 42#42: *270 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:05 [info] 38#38: *269 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:15 [info] 42#42: *271 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:15 [info] 42#42: *272 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:25 [info] 38#38: *273 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:25 [info] 38#38: *274 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:35 [info] 42#42: *277 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:35 [info] 38#38: *276 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:45 [info] 38#38: *278 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:45 [info] 38#38: *279 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:55 [info] 38#38: *280 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:07:55 [info] 42#42: *281 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:05 [info] 38#38: *282 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:05 [info] 42#42: *283 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:15 [info] 42#42: *284 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:15 [info] 38#38: *285 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:25 [info] 38#38: *286 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:25 [info] 38#38: *287 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:35 [info] 38#38: *289 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:35 [info] 42#42: *290 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:45 [info] 38#38: *292 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:45 [info] 38#38: *291 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:55 [info] 38#38: *293 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:08:55 [info] 38#38: *294 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:05 [info] 38#38: *295 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:05 [info] 42#42: *296 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:15 [info] 38#38: *297 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:15 [info] 38#38: *298 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:25 [info] 42#42: *300 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:25 [info] 38#38: *299 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:35 [info] 38#38: *303 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:35 [info] 38#38: *302 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:45 [info] 42#42: *305 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:45 [info] 42#42: *304 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:55 [info] 42#42: *307 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:09:55 [info] 38#38: *306 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:05 [info] 38#38: *308 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:05 [info] 42#42: *309 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:15 [info] 38#38: *310 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:15 [info] 38#38: *311 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:25 [info] 38#38: *312 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:25 [info] 42#42: *313 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:35 [info] 38#38: *315 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:35 [info] 38#38: *316 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:45 [info] 38#38: *318 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:45 [info] 38#38: *317 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:55 [info] 38#38: *319 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:10:55 [info] 38#38: *320 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:05 [info] 38#38: *321 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:05 [info] 42#42: *322 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:15 [info] 38#38: *323 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:15 [info] 38#38: *324 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:25 [info] 38#38: *325 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:25 [info] 42#42: *326 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:35 [info] 38#38: *329 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:35 [info] 38#38: *328 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:45 [info] 42#42: *331 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:45 [info] 42#42: *330 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:55 [info] 38#38: *332 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:11:55 [info] 38#38: *333 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:05 [info] 38#38: *335 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:05 [info] 38#38: *334 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:15 [info] 42#42: *337 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:15 [info] 38#38: *336 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:25 [info] 42#42: *339 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:25 [info] 38#38: *338 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:35 [info] 38#38: *341 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:35 [info] 42#42: *342 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:45 [info] 42#42: *344 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:45 [info] 38#38: *343 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:55 [info] 38#38: *345 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:12:55 [info] 38#38: *346 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:05 [info] 38#38: *347 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:05 [info] 38#38: *348 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:15 [info] 38#38: *349 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:15 [info] 38#38: *350 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:25 [info] 38#38: *351 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:25 [info] 38#38: *352 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:35 [info] 42#42: *355 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:35 [info] 38#38: *354 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:45 [info] 38#38: *356 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:45 [info] 42#42: *357 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:55 [info] 38#38: *359 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:13:55 [info] 38#38: *358 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:05 [info] 38#38: *360 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:05 [info] 38#38: *361 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:15 [info] 38#38: *362 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:15 [info] 38#38: *363 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:25 [info] 38#38: *364 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:25 [info] 38#38: *365 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:35 [info] 42#42: *367 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:35 [info] 38#38: *368 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:45 [info] 38#38: *369 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:45 [info] 42#42: *370 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:55 [info] 42#42: *371 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:14:55 [info] 42#42: *372 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:05 [info] 38#38: *374 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:05 [info] 38#38: *373 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:15 [info] 38#38: *376 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:15 [info] 42#42: *375 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:25 [info] 42#42: *377 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:25 [info] 38#38: *378 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:35 [info] 38#38: *380 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:35 [info] 42#42: *381 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:45 [info] 38#38: *382 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:45 [info] 38#38: *383 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:55 [info] 38#38: *384 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:15:55 [info] 38#38: *385 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:05 [info] 38#38: *386 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:05 [info] 42#42: *387 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:15 [info] 42#42: *389 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:15 [info] 38#38: *388 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:25 [info] 38#38: *390 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:25 [info] 38#38: *391 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:35 [info] 38#38: *393 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:35 [info] 38#38: *394 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:45 [info] 38#38: *395 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:45 [info] 42#42: *396 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:55 [info] 42#42: *398 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:16:55 [info] 38#38: *397 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:05 [info] 42#42: *399 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:05 [info] 42#42: *400 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:15 [info] 38#38: *401 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:15 [info] 38#38: *402 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:25 [info] 42#42: *404 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:25 [info] 38#38: *403 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:35 [info] 42#42: *406 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:35 [info] 42#42: *407 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:45 [info] 38#38: *408 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:45 [info] 38#38: *409 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:55 [info] 38#38: *411 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:17:55 [info] 42#42: *410 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:05 [info] 38#38: *413 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:05 [info] 42#42: *412 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:15 [info] 38#38: *414 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:15 [info] 38#38: *415 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:25 [info] 38#38: *416 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:25 [info] 42#42: *417 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:35 [info] 38#38: *419 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:35 [info] 38#38: *420 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:45 [info] 42#42: *421 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:45 [info] 38#38: *422 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:55 [info] 38#38: *423 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:18:55 [info] 38#38: *424 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:05 [info] 42#42: *425 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:05 [info] 42#42: *426 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:15 [info] 42#42: *428 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:15 [info] 38#38: *427 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:25 [info] 38#38: *429 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:25 [info] 38#38: *430 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:35 [info] 38#38: *433 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:35 [info] 38#38: *432 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:45 [info] 38#38: *434 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:45 [info] 42#42: *435 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:55 [info] 38#38: *437 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:19:55 [info] 38#38: *436 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:05 [info] 38#38: *438 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:05 [info] 38#38: *439 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:15 [info] 38#38: *441 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:15 [info] 42#42: *440 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:25 [info] 42#42: *442 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:25 [info] 42#42: *443 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:35 [info] 38#38: *446 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:35 [info] 42#42: *445 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:45 [info] 38#38: *447 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:45 [info] 38#38: *448 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:55 [info] 42#42: *449 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:20:55 [info] 38#38: *450 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:05 [info] 38#38: *452 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:05 [info] 42#42: *451 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:15 [info] 38#38: *454 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:15 [info] 38#38: *453 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:25 [info] 42#42: *455 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:25 [info] 42#42: *456 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:35 [info] 42#42: *458 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:35 [info] 42#42: *459 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:45 [info] 38#38: *460 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:45 [info] 38#38: *461 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:55 [info] 42#42: *463 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:21:55 [info] 38#38: *462 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:05 [info] 42#42: *464 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:05 [info] 38#38: *465 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:15 [info] 38#38: *466 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:15 [info] 38#38: *467 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:25 [info] 38#38: *468 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:25 [info] 38#38: *469 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:35 [info] 38#38: *471 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:35 [info] 38#38: *472 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:45 [info] 42#42: *474 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:45 [info] 38#38: *473 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:55 [info] 42#42: *476 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:22:55 [info] 38#38: *475 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:03 [info] 38#38: *477 client closed connection while waiting for request, client: 192.168.5.32, server: 0.0.0.0:443 2022/11/04 03:23:05 [info] 38#38: *478 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:05 [info] 42#42: *479 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:15 [info] 38#38: *480 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:15 [info] 38#38: *481 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:25 [info] 42#42: *482 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:25 [info] 38#38: *483 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:35 [info] 38#38: *486 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:35 [info] 38#38: *485 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:45 [info] 38#38: *488 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:45 [info] 42#42: *487 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:55 [info] 38#38: *490 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:23:55 [info] 38#38: *489 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:05 [info] 38#38: *491 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:05 [info] 42#42: *492 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:15 [info] 42#42: *493 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:15 [info] 38#38: *494 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:25 [info] 42#42: *496 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:25 [info] 38#38: *495 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:35 [info] 38#38: *497 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:35 [info] 38#38: *498 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:45 [info] 38#38: *500 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:45 [info] 38#38: *501 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:55 [info] 38#38: *502 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:24:55 [info] 38#38: *503 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:05 [info] 38#38: *504 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:05 [info] 38#38: *505 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:15 [info] 38#38: *507 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:15 [info] 38#38: *506 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:25 [info] 38#38: *508 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:25 [info] 38#38: *509 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:35 [info] 42#42: *510 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:35 [info] 42#42: *511 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:45 [info] 38#38: *513 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:45 [info] 38#38: *514 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:55 [info] 42#42: *516 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:25:55 [info] 38#38: *515 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:05 [info] 42#42: *517 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:05 [info] 42#42: *518 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:15 [info] 38#38: *520 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:15 [info] 38#38: *519 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:25 [info] 38#38: *521 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:25 [info] 38#38: *522 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:35 [info] 38#38: *524 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:35 [info] 42#42: *523 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:45 [info] 42#42: *526 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:45 [info] 42#42: *527 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:55 [info] 42#42: *528 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:26:55 [info] 42#42: *529 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:05 [info] 38#38: *531 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:05 [info] 42#42: *530 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:15 [info] 42#42: *532 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:15 [info] 38#38: *533 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:25 [info] 38#38: *534 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:25 [info] 38#38: *535 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:35 [info] 38#38: *536 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:35 [info] 42#42: *537 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:45 [info] 42#42: *540 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:45 [info] 42#42: *539 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:55 [info] 42#42: *542 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:27:55 [info] 38#38: *541 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:28:05 [info] 38#38: *544 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80 2022/11/04 03:28:05 [info] 38#38: *543 client closed connection while waiting for request, client: 10.233.66.3, server: 0.0.0.0:80