@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.11.43 ### 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/10/27 02:58:54 [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/10/27 02:58:54 [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/10/27 02:58:54 [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/10/27 02:58:54 [notice] 33#33: using the "epoll" event method 2022/10/27 02:58:54 [notice] 33#33: openresty/1.13.6.1 2022/10/27 02:58:54 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/27 02:58:54 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/27 02:58:54 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/27 02:58:54 [notice] 34#34: start worker processes 2022/10/27 02:58:54 [notice] 34#34: start worker process 35 2022/10/27 02:58:54 [notice] 34#34: start worker process 36 \n\n### Starting apiroute 2022/10/27 02:58:54 [notice] 34#34: start worker process 37 2022/10/27 02:58:54 [notice] 34#34: start worker process 39 2022/10/27 02:58:54 [notice] 34#34: start worker process 40 2022/10/27 02:58:54 [notice] 34#34: start worker process 41 2022/10/27 02:58:54 [notice] 34#34: start worker process 42 2022/10/27 02:58:54 [notice] 34#34: start worker process 43 2022/10/27 02:58:54 [notice] 34#34: start cache manager process 44 2022/10/27 02:58:54 [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-20221027025854.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-10-27 02:58:56 341 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-27 02:58:56 348 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-27 02:58:56 348 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-27 02:58:56 395 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-27 02:58:56 395 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.11.43:10081 Enabled:true 2022-10-27 02:58:57 659 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-10-27 02:58:57 731 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-27 02:58:57 731 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-27 02:58:57 732 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-27 02:58:57 732 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-27 02:58:57 732 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-27 02:58:57 732 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-27 02:58:57 732 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-27 02:58:57 804 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-27 02:58:57 892 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-27 02:58:57 892 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-27 02:58:57 892 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-27 02:58:58 342 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/27 02:59:11 [info] 35#35: *12 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:11 [info] 35#35: *13 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:21 [info] 39#39: *14 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:21 [info] 35#35: *15 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:31 [info] 35#35: *16 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:31 [info] 39#39: *17 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:41 [info] 39#39: *18 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:41 [info] 39#39: *19 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:51 [info] 39#39: *20 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:51 [info] 35#35: *21 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 02:59:54 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/27 02:59:54 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/10/27 02:59:54 [notice] 34#34: cache loader process 45 exited with code 0 2022/10/27 02:59:54 [notice] 34#34: signal 29 (SIGIO) received 2022/10/27 03:00:01 [info] 39#39: *24 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:01 [info] 35#35: *25 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:11 [info] 35#35: *27 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:11 [info] 35#35: *26 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:21 [info] 35#35: *28 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:21 [info] 35#35: *29 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:31 [info] 35#35: *31 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:31 [info] 35#35: *30 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:36 [info] 35#35: *32 [lua] access_by_lua(msblocations.conf:133):2: 41940c2e02d41b3ab5d4af5b7f182bf4:receive the request, client: 10.233.65.4, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.65.4 - - [27/Oct/2022:03:00:36 +0000] 41940c2e02d41b3ab5d4af5b7f182bf4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.327 upstream_response_time:0.325 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/10/27 03:00:36 [info] 35#35: *32 [lua] logger.lua:23: 41940c2e02d41b3ab5d4af5b7f182bf4 {"matched":"microservices"} while logging request, client: 10.233.65.4, 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.4 - - [27/Oct/2022:03:00:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 203 2022/10/27 03:00:41 [info] 39#39: *34 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:41 [info] 39#39: *35 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:46 [info] 35#35: *32 client 10.233.65.4 closed keepalive connection 2022/10/27 03:00:51 [info] 35#35: *36 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:51 [info] 35#35: *37 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:00:53 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:133):2: 8e87822ad4f8eab16d69cfbd4f0399e8:receive the request, client: 10.233.65.224, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.65.224 - - [27/Oct/2022:03:00:53 +0000] 8e87822ad4f8eab16d69cfbd4f0399e8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.179 upstream_response_time:0.176 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/10/27 03:00:53 [info] 35#35: *38 [lua] logger.lua:23: 8e87822ad4f8eab16d69cfbd4f0399e8 {"matched":"microservices"} while logging request, client: 10.233.65.224, 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.224 - - [27/Oct/2022:03:00:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 173 2022/10/27 03:01:01 [info] 35#35: *40 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:01 [info] 35#35: *41 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:03 [info] 35#35: *38 client 10.233.65.224 closed keepalive connection 2022/10/27 03:01:11 [info] 35#35: *42 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:11 [info] 35#35: *43 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:21 [info] 35#35: *44 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:21 [info] 35#35: *45 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:31 [info] 35#35: *46 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:31 [info] 35#35: *47 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:41 [info] 39#39: *48 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:41 [info] 35#35: *49 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:51 [info] 35#35: *50 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:01:51 [info] 35#35: *51 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:01 [info] 35#35: *54 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:01 [info] 39#39: *53 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:11 [info] 35#35: *55 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:11 [info] 35#35: *56 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:21 [info] 35#35: *57 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:21 [info] 35#35: *58 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:31 [info] 39#39: *59 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:31 [info] 35#35: *60 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:41 [info] 35#35: *61 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:41 [info] 39#39: *62 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:51 [info] 39#39: *63 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:02:51 [info] 39#39: *64 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:01 [info] 35#35: *67 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:01 [info] 39#39: *66 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:11 [info] 35#35: *69 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:11 [info] 35#35: *68 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:21 [info] 39#39: *71 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:21 [info] 35#35: *70 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:31 [info] 39#39: *72 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:31 [info] 35#35: *73 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:41 [info] 39#39: *74 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:41 [info] 35#35: *75 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:51 [info] 35#35: *77 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:03:51 [info] 39#39: *76 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:01 [info] 35#35: *80 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:01 [info] 39#39: *79 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:11 [info] 39#39: *81 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:11 [info] 39#39: *82 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:21 [info] 39#39: *83 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:21 [info] 35#35: *84 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:31 [info] 35#35: *85 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:31 [info] 35#35: *86 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:41 [info] 35#35: *88 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:41 [info] 35#35: *87 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:51 [info] 35#35: *89 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:04:51 [info] 35#35: *90 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:01 [info] 35#35: *92 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:01 [info] 35#35: *93 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:11 [info] 39#39: *94 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:11 [info] 39#39: *95 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:21 [info] 35#35: *96 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:21 [info] 35#35: *97 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:31 [info] 39#39: *98 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:31 [info] 39#39: *99 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:41 [info] 35#35: *100 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:41 [info] 39#39: *101 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:51 [info] 35#35: *102 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:05:51 [info] 35#35: *103 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:01 [info] 39#39: *106 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:01 [info] 39#39: *105 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:11 [info] 39#39: *108 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:11 [info] 35#35: *107 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:21 [info] 39#39: *109 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:21 [info] 35#35: *110 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:31 [info] 35#35: *111 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:31 [info] 39#39: *112 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:41 [info] 35#35: *113 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:41 [info] 35#35: *114 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:51 [info] 35#35: *115 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:06:51 [info] 35#35: *116 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:01 [info] 35#35: *118 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:01 [info] 35#35: *119 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:11 [info] 35#35: *120 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:11 [info] 35#35: *121 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:21 [info] 39#39: *123 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:21 [info] 39#39: *122 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:31 [info] 35#35: *125 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:31 [info] 35#35: *124 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:41 [info] 35#35: *126 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:41 [info] 35#35: *127 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:51 [info] 35#35: *128 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:07:51 [info] 35#35: *129 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:01 [info] 35#35: *132 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:01 [info] 35#35: *131 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:11 [info] 35#35: *133 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:11 [info] 35#35: *134 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:21 [info] 39#39: *136 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:21 [info] 39#39: *135 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:31 [info] 39#39: *138 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:31 [info] 35#35: *137 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:41 [info] 35#35: *139 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:41 [info] 35#35: *140 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:51 [info] 39#39: *141 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:08:51 [info] 39#39: *142 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:01 [info] 35#35: *144 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:01 [info] 39#39: *145 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:11 [info] 39#39: *146 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:11 [info] 35#35: *147 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:21 [info] 35#35: *148 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:21 [info] 35#35: *149 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:31 [info] 39#39: *150 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:31 [info] 39#39: *151 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:41 [info] 35#35: *153 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:41 [info] 39#39: *152 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:51 [info] 39#39: *154 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:09:51 [info] 35#35: *155 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:01 [info] 39#39: *157 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:01 [info] 35#35: *158 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:11 [info] 39#39: *159 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:11 [info] 39#39: *160 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:21 [info] 35#35: *161 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:21 [info] 35#35: *162 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:31 [info] 35#35: *164 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:31 [info] 39#39: *163 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:41 [info] 35#35: *166 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:41 [info] 35#35: *165 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:51 [info] 35#35: *167 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:10:51 [info] 39#39: *168 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:01 [info] 39#39: *170 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:01 [info] 35#35: *171 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:11 [info] 35#35: *173 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:11 [info] 39#39: *172 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:21 [info] 35#35: *174 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:21 [info] 35#35: *175 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:31 [info] 35#35: *176 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:31 [info] 35#35: *177 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:41 [info] 39#39: *178 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:41 [info] 39#39: *179 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:51 [info] 35#35: *181 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:11:51 [info] 35#35: *180 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:01 [info] 39#39: *183 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:01 [info] 39#39: *184 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:11 [info] 39#39: *185 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:11 [info] 39#39: *186 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:21 [info] 35#35: *187 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:21 [info] 35#35: *188 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:31 [info] 39#39: *190 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:31 [info] 35#35: *189 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:41 [info] 35#35: *192 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:41 [info] 35#35: *191 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:51 [info] 39#39: *194 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:12:51 [info] 35#35: *193 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:01 [info] 35#35: *196 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:01 [info] 39#39: *197 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:11 [info] 35#35: *198 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:11 [info] 39#39: *199 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:21 [info] 35#35: *201 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:21 [info] 35#35: *200 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:31 [info] 35#35: *203 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:31 [info] 35#35: *202 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:41 [info] 39#39: *204 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:41 [info] 35#35: *205 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:51 [info] 35#35: *207 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:13:51 [info] 35#35: *206 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:01 [info] 39#39: *210 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:01 [info] 35#35: *209 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:11 [info] 35#35: *211 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:11 [info] 35#35: *212 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:21 [info] 39#39: *214 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:21 [info] 35#35: *213 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:31 [info] 39#39: *215 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:31 [info] 39#39: *216 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:41 [info] 39#39: *218 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:41 [info] 39#39: *217 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:51 [info] 39#39: *219 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:14:51 [info] 39#39: *220 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:01 [info] 35#35: *222 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:01 [info] 35#35: *223 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:11 [info] 35#35: *224 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:11 [info] 35#35: *225 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:21 [info] 35#35: *226 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:21 [info] 35#35: *227 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:31 [info] 35#35: *228 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:31 [info] 39#39: *229 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:41 [info] 35#35: *231 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:41 [info] 35#35: *230 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:51 [info] 35#35: *232 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:15:51 [info] 35#35: *233 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:01 [info] 35#35: *236 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:01 [info] 39#39: *235 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:11 [info] 35#35: *237 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:11 [info] 35#35: *238 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:21 [info] 35#35: *240 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:21 [info] 35#35: *239 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:31 [info] 35#35: *241 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:31 [info] 35#35: *242 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:41 [info] 39#39: *244 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:41 [info] 35#35: *243 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:51 [info] 35#35: *245 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:16:51 [info] 35#35: *246 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:01 [info] 35#35: *248 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:01 [info] 35#35: *249 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:11 [info] 39#39: *250 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:11 [info] 35#35: *251 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:21 [info] 35#35: *252 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:21 [info] 35#35: *253 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:31 [info] 39#39: *255 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:31 [info] 35#35: *254 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:41 [info] 35#35: *256 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:41 [info] 35#35: *257 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:51 [info] 35#35: *258 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:17:51 [info] 39#39: *259 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:01 [info] 35#35: *261 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:01 [info] 35#35: *262 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:11 [info] 35#35: *263 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:11 [info] 35#35: *264 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:21 [info] 35#35: *265 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:21 [info] 35#35: *266 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:31 [info] 35#35: *267 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:31 [info] 39#39: *268 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:41 [info] 35#35: *269 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:41 [info] 35#35: *270 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:51 [info] 35#35: *272 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:18:51 [info] 35#35: *271 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:01 [info] 35#35: *274 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:01 [info] 35#35: *275 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:11 [info] 35#35: *277 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:11 [info] 35#35: *276 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:21 [info] 35#35: *278 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:21 [info] 39#39: *279 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:31 [info] 39#39: *280 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:31 [info] 35#35: *281 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:41 [info] 35#35: *282 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:41 [info] 35#35: *283 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:51 [info] 35#35: *285 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:19:51 [info] 35#35: *284 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:01 [info] 35#35: *287 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:01 [info] 35#35: *288 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:11 [info] 35#35: *289 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:11 [info] 39#39: *290 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:21 [info] 39#39: *291 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:21 [info] 39#39: *292 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:31 [info] 39#39: *294 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:31 [info] 39#39: *293 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:41 [info] 39#39: *295 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:41 [info] 39#39: *296 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:51 [info] 35#35: *298 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:20:51 [info] 39#39: *297 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:01 [info] 39#39: *300 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:01 [info] 35#35: *301 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:11 [info] 39#39: *303 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:11 [info] 35#35: *302 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:21 [info] 39#39: *304 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:21 [info] 39#39: *305 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:31 [info] 35#35: *307 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:31 [info] 35#35: *306 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:41 [info] 35#35: *309 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:41 [info] 35#35: *308 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 10.233.71.206 - - [27/Oct/2022:03:21:43 +0000] 7fc2a05ef9e238d9795fd7b5e306b2d3 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/27 03:21:43 [info] 35#35: *310 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.206, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2022/10/27 03:21:51 [info] 35#35: *311 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:21:51 [info] 35#35: *312 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:01 [info] 35#35: *314 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:01 [info] 35#35: *315 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:11 [info] 35#35: *316 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:11 [info] 35#35: *317 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:21 [info] 39#39: *318 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:21 [info] 35#35: *319 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:31 [info] 39#39: *320 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:31 [info] 39#39: *321 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:41 [info] 35#35: *322 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:41 [info] 35#35: *323 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:51 [info] 35#35: *325 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:22:51 [info] 35#35: *324 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:01 [info] 35#35: *328 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:01 [info] 35#35: *327 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:11 [info] 39#39: *329 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:11 [info] 39#39: *330 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:21 [info] 39#39: *332 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:21 [info] 35#35: *331 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:31 [info] 35#35: *334 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:31 [info] 39#39: *333 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:41 [info] 35#35: *336 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:41 [info] 39#39: *335 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:51 [info] 39#39: *337 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:23:51 [info] 35#35: *338 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:01 [info] 39#39: *340 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:01 [info] 35#35: *341 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:11 [info] 35#35: *342 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:11 [info] 35#35: *343 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:21 [info] 35#35: *344 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:21 [info] 35#35: *345 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:31 [info] 35#35: *346 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:31 [info] 35#35: *347 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:41 [info] 39#39: *348 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:41 [info] 35#35: *349 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:51 [info] 35#35: *350 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:24:51 [info] 35#35: *351 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:01 [info] 35#35: *353 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:01 [info] 35#35: *354 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:11 [info] 35#35: *355 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:11 [info] 39#39: *356 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:21 [info] 39#39: *357 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:21 [info] 35#35: *358 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:31 [info] 39#39: *359 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:31 [info] 35#35: *360 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:41 [info] 35#35: *361 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:41 [info] 35#35: *362 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:51 [info] 35#35: *364 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:25:51 [info] 35#35: *363 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:01 [info] 35#35: *367 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:01 [info] 39#39: *366 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:11 [info] 39#39: *369 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:11 [info] 35#35: *368 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:21 [info] 35#35: *370 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:21 [info] 35#35: *371 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:31 [info] 35#35: *372 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:31 [info] 35#35: *373 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:41 [info] 35#35: *374 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:41 [info] 39#39: *375 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:51 [info] 35#35: *376 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:26:51 [info] 35#35: *377 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:01 [info] 39#39: *380 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:01 [info] 39#39: *379 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:11 [info] 39#39: *381 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:11 [info] 39#39: *382 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:21 [info] 35#35: *383 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:21 [info] 35#35: *384 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:31 [info] 39#39: *385 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:31 [info] 35#35: *386 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:41 [info] 39#39: *387 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:41 [info] 39#39: *388 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:51 [info] 35#35: *389 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:27:51 [info] 39#39: *390 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:01 [info] 35#35: *392 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:01 [info] 39#39: *393 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:11 [info] 39#39: *395 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:11 [info] 39#39: *394 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:21 [info] 39#39: *396 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:21 [info] 39#39: *397 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:31 [info] 35#35: *398 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:31 [info] 35#35: *399 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:41 [info] 39#39: *401 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:41 [info] 39#39: *400 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:51 [info] 35#35: *402 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:28:51 [info] 35#35: *403 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:01 [info] 35#35: *405 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:01 [info] 35#35: *406 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:11 [info] 39#39: *408 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:11 [info] 35#35: *407 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:21 [info] 39#39: *409 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:21 [info] 35#35: *410 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:31 [info] 35#35: *411 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:31 [info] 35#35: *412 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:41 [info] 35#35: *413 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:41 [info] 39#39: *414 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:51 [info] 39#39: *416 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:29:51 [info] 35#35: *415 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:01 [info] 35#35: *418 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:01 [info] 39#39: *419 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:11 [info] 35#35: *420 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:11 [info] 39#39: *421 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:21 [info] 39#39: *422 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:21 [info] 39#39: *423 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:31 [info] 35#35: *424 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:31 [info] 35#35: *425 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:41 [info] 35#35: *426 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:41 [info] 35#35: *427 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:51 [info] 35#35: *428 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:30:51 [info] 35#35: *429 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:01 [info] 39#39: *431 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:01 [info] 35#35: *432 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:11 [info] 35#35: *433 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:11 [info] 39#39: *434 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:21 [info] 35#35: *435 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:21 [info] 35#35: *436 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:31 [info] 35#35: *438 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:31 [info] 35#35: *437 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:41 [info] 39#39: *439 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:41 [info] 35#35: *440 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:51 [info] 39#39: *442 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:31:51 [info] 35#35: *441 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:01 [info] 39#39: *445 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:01 [info] 35#35: *444 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:11 [info] 35#35: *446 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:11 [info] 35#35: *447 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:21 [info] 35#35: *449 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:21 [info] 39#39: *448 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:31 [info] 35#35: *450 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:31 [info] 35#35: *451 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:41 [info] 35#35: *452 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:41 [info] 39#39: *453 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:51 [info] 35#35: *454 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:32:51 [info] 35#35: *455 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:01 [info] 35#35: *457 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:01 [info] 35#35: *458 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:11 [info] 35#35: *460 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:11 [info] 35#35: *459 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:21 [info] 39#39: *461 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:21 [info] 39#39: *462 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:31 [info] 35#35: *464 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:31 [info] 39#39: *463 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:41 [info] 35#35: *465 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:41 [info] 39#39: *466 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:51 [info] 35#35: *467 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:33:51 [info] 35#35: *468 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:01 [info] 35#35: *470 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:01 [info] 35#35: *471 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:11 [info] 39#39: *472 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:11 [info] 35#35: *473 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:21 [info] 35#35: *474 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:21 [info] 39#39: *475 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:31 [info] 35#35: *477 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:31 [info] 35#35: *476 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:41 [info] 35#35: *479 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:41 [info] 35#35: *478 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:51 [info] 35#35: *481 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:34:51 [info] 35#35: *480 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:01 [info] 35#35: *483 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:01 [info] 39#39: *484 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:11 [info] 39#39: *485 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:11 [info] 39#39: *486 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:21 [info] 35#35: *487 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:21 [info] 39#39: *488 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:31 [info] 39#39: *489 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:31 [info] 35#35: *490 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:41 [info] 39#39: *491 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:41 [info] 35#35: *492 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:51 [info] 39#39: *493 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:35:51 [info] 39#39: *494 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:01 [info] 35#35: *496 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:01 [info] 35#35: *497 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:11 [info] 39#39: *498 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:11 [info] 35#35: *499 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:21 [info] 39#39: *500 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:21 [info] 39#39: *501 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:31 [info] 39#39: *502 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:31 [info] 39#39: *503 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:41 [info] 35#35: *505 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:41 [info] 35#35: *504 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:51 [info] 39#39: *507 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:36:51 [info] 39#39: *506 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:01 [info] 35#35: *509 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:01 [info] 35#35: *510 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:11 [info] 35#35: *512 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:11 [info] 39#39: *511 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:21 [info] 39#39: *514 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:21 [info] 39#39: *513 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:31 [info] 35#35: *515 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:31 [info] 39#39: *516 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:41 [info] 35#35: *518 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:41 [info] 35#35: *517 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:51 [info] 39#39: *520 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:37:51 [info] 35#35: *519 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:01 [info] 35#35: *523 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:01 [info] 35#35: *522 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:11 [info] 39#39: *524 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:11 [info] 39#39: *525 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:21 [info] 35#35: *527 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:21 [info] 35#35: *526 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:31 [info] 35#35: *528 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:31 [info] 35#35: *529 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:41 [info] 35#35: *530 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:41 [info] 35#35: *531 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:51 [info] 39#39: *532 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:38:51 [info] 39#39: *533 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:01 [info] 39#39: *535 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:01 [info] 39#39: *536 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:11 [info] 39#39: *538 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:11 [info] 39#39: *537 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:21 [info] 39#39: *539 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:21 [info] 35#35: *540 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:31 [info] 35#35: *542 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:31 [info] 39#39: *541 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:41 [info] 35#35: *543 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:41 [info] 35#35: *544 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:51 [info] 39#39: *545 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:39:51 [info] 39#39: *546 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:01 [info] 39#39: *549 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:01 [info] 39#39: *548 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:06 [info] 35#35: *550 client closed connection while waiting for request, client: 10.233.65.123, server: 0.0.0.0:443 2022/10/27 03:40:11 [info] 39#39: *552 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:11 [info] 35#35: *551 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:21 [info] 39#39: *554 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:21 [info] 35#35: *553 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:31 [info] 39#39: *555 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:31 [info] 39#39: *556 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:41 [info] 35#35: *557 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:41 [info] 39#39: *558 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:51 [info] 39#39: *559 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:40:51 [info] 35#35: *560 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:01 [info] 39#39: *562 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:01 [info] 39#39: *563 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:11 [info] 35#35: *564 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:11 [info] 35#35: *565 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:21 [info] 35#35: *566 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:21 [info] 35#35: *567 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:31 [info] 39#39: *568 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:31 [info] 39#39: *569 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:41 [info] 35#35: *570 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:41 [info] 35#35: *571 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:51 [info] 35#35: *572 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:41:51 [info] 39#39: *573 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:01 [info] 35#35: *576 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:01 [info] 35#35: *575 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:11 [info] 35#35: *577 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:11 [info] 35#35: *578 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:21 [info] 35#35: *580 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:21 [info] 39#39: *579 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:31 [info] 35#35: *581 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:31 [info] 39#39: *582 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:41 [info] 39#39: *583 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:41 [info] 35#35: *584 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:51 [info] 39#39: *585 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:42:51 [info] 39#39: *586 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:01 [info] 39#39: *588 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:01 [info] 39#39: *589 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:11 [info] 35#35: *590 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:11 [info] 39#39: *591 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:21 [info] 35#35: *592 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:21 [info] 35#35: *593 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:31 [info] 35#35: *594 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:31 [info] 35#35: *595 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:41 [info] 35#35: *596 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:41 [info] 35#35: *597 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:51 [info] 39#39: *599 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:43:51 [info] 35#35: *598 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:01 [info] 35#35: *601 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:01 [info] 39#39: *602 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:11 [info] 35#35: *604 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:11 [info] 35#35: *603 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:21 [info] 35#35: *605 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:21 [info] 35#35: *606 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:31 [info] 35#35: *608 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:31 [info] 35#35: *607 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:41 [info] 35#35: *609 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:41 [info] 35#35: *610 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:51 [info] 35#35: *612 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:44:51 [info] 35#35: *611 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:45:01 [info] 39#39: *614 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:45:01 [info] 35#35: *615 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:45:11 [info] 39#39: *616 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:45:11 [info] 35#35: *617 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:45:21 [info] 39#39: *618 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80 2022/10/27 03:45:21 [info] 39#39: *619 client closed connection while waiting for request, client: 10.233.67.231, server: 0.0.0.0:80