Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.50.76
### 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/05/11 04:46: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/05/11 04:46: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/05/11 04:46: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/05/11 04:46:34 [notice] 33#33: using the "epoll" event method
2022/05/11 04:46:34 [notice] 33#33: openresty/1.13.6.1
2022/05/11 04:46:34 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/05/11 04:46:34 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/05/11 04:46:34 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2022/05/11 04:46:34 [notice] 34#34: start worker processes
2022/05/11 04:46:34 [notice] 34#34: start worker process 35
2022/05/11 04:46:34 [notice] 34#34: start worker process 37
2022/05/11 04:46:34 [notice] 34#34: start worker process 38
2022/05/11 04:46:34 [notice] 34#34: start worker process 39
2022/05/11 04:46:34 [notice] 34#34: start worker process 40
2022/05/11 04:46:34 [notice] 34#34: start worker process 41
2022/05/11 04:46:34 [notice] 34#34: start worker process 42
2022/05/11 04:46:34 [notice] 34#34: start worker process 44
2022/05/11 04:46:34 [notice] 34#34: start cache manager process 45
2022/05/11 04:46:34 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20220511044634.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-05-11 04:46:36 902 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-05-11 04:46:36 911 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-05-11 04:46:36 911 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-05-11 04:46:36 968 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-05-11 04:46:36 968 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.50.76:10081 Enabled:true
2022-05-11 04:46:38 341 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-05-11 04:46:38 416 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-05-11 04:46:38 416 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-05-11 04:46:38 417 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-05-11 04:46:38 418 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-05-11 04:46:38 418 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-05-11 04:46:38 418 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-05-11 04:46:38 418 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-05-11 04:46:38 480 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-05-11 04:46:38 560 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-05-11 04:46:38 560 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-05-11 04:46:38 560 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-05-11 04:46:39 005 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/05/11 04:46:51 [info] 35#35: *13 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:46:51 [info] 35#35: *12 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:46:59 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:133):2: b748505405fdc5fc044d217cdbea7ffc:receive the request, client: 10.233.65.36, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.65.36 - - [11/May/2022:04:46:59 +0000] b748505405fdc5fc044d217cdbea7ffc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.306 upstream_response_time:0.304 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-"
2022/05/11 04:46:59 [info] 35#35: *14 [lua] logger.lua:23: b748505405fdc5fc044d217cdbea7ffc {"matched":"microservices"} while logging request, client: 10.233.65.36, 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.36 - - [11/May/2022:04:46:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 234
2022/05/11 04:47:01 [info] 35#35: *18 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:01 [info] 35#35: *17 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:04 [info] 35#35: *14 client 10.233.65.36 closed keepalive connection
2022/05/11 04:47:09 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:133):2: 156efe6a6335e7575c627f4d1acfa550:receive the request, client: 10.233.65.53, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/05/11 04:47:09 [info] 35#35: *19 [lua] logger.lua:23: 156efe6a6335e7575c627f4d1acfa550 {"matched":"microservices"} while logging request, client: 10.233.65.53, 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.53 - - [11/May/2022:04:47:09 +0000] 156efe6a6335e7575c627f4d1acfa550 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-"
10.233.65.53 - - [11/May/2022:04:47:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 65
2022/05/11 04:47:11 [info] 35#35: *20 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:11 [info] 35#35: *21 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:19 [info] 35#35: *19 client 10.233.65.53 closed keepalive connection
2022/05/11 04:47:21 [info] 35#35: *22 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:21 [info] 35#35: *23 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:31 [info] 35#35: *24 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:31 [info] 35#35: *25 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:34 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/05/11 04:47:34 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/05/11 04:47:34 [notice] 34#34: cache loader process 46 exited with code 0
2022/05/11 04:47:34 [notice] 34#34: signal 29 (SIGIO) received
2022/05/11 04:47:41 [info] 39#39: *27 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:41 [info] 35#35: *28 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:51 [info] 35#35: *30 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:47:51 [info] 35#35: *29 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:01 [info] 39#39: *31 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:01 [info] 35#35: *32 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:11 [info] 35#35: *33 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:11 [info] 35#35: *34 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:21 [info] 35#35: *35 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:21 [info] 35#35: *36 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:31 [info] 35#35: *37 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:31 [info] 35#35: *38 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:41 [info] 35#35: *40 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:41 [info] 39#39: *41 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:51 [info] 39#39: *42 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:48:51 [info] 39#39: *43 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:01 [info] 35#35: *45 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:01 [info] 35#35: *44 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:11 [info] 35#35: *46 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:11 [info] 35#35: *47 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:21 [info] 35#35: *49 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:21 [info] 35#35: *48 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:31 [info] 35#35: *50 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:31 [info] 35#35: *51 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:41 [info] 39#39: *54 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:41 [info] 39#39: *53 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:51 [info] 39#39: *56 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:49:51 [info] 35#35: *55 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:01 [info] 39#39: *57 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:01 [info] 35#35: *58 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:11 [info] 35#35: *59 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:11 [info] 35#35: *60 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:21 [info] 35#35: *62 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:21 [info] 35#35: *61 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:31 [info] 35#35: *63 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:31 [info] 39#39: *64 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:41 [info] 39#39: *66 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:41 [info] 39#39: *67 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:51 [info] 35#35: *68 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:50:51 [info] 35#35: *69 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:01 [info] 35#35: *71 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:01 [info] 35#35: *70 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:11 [info] 35#35: *72 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:11 [info] 39#39: *73 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:21 [info] 35#35: *74 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:21 [info] 39#39: *75 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:31 [info] 35#35: *77 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:31 [info] 39#39: *76 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:41 [info] 39#39: *79 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:41 [info] 35#35: *80 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:51 [info] 35#35: *81 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:51:51 [info] 39#39: *82 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:01 [info] 35#35: *83 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:01 [info] 35#35: *84 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:11 [info] 35#35: *85 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:11 [info] 35#35: *86 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:21 [info] 35#35: *87 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:21 [info] 39#39: *88 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:31 [info] 35#35: *90 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:31 [info] 35#35: *89 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:41 [info] 35#35: *92 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:41 [info] 35#35: *93 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:51 [info] 39#39: *94 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:52:51 [info] 39#39: *95 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:01 [info] 35#35: *96 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:01 [info] 35#35: *97 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:11 [info] 35#35: *98 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:11 [info] 35#35: *99 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:21 [info] 39#39: *100 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:21 [info] 39#39: *101 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:31 [info] 35#35: *102 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:31 [info] 35#35: *103 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:41 [info] 35#35: *105 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:41 [info] 35#35: *106 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:51 [info] 35#35: *108 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:53:51 [info] 39#39: *107 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:01 [info] 35#35: *109 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:01 [info] 35#35: *110 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:11 [info] 39#39: *111 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:11 [info] 35#35: *112 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:21 [info] 35#35: *114 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:21 [info] 35#35: *113 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:31 [info] 35#35: *116 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:31 [info] 35#35: *115 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:41 [info] 35#35: *118 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:41 [info] 35#35: *119 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:51 [info] 39#39: *120 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:54:51 [info] 39#39: *121 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:01 [info] 35#35: *122 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:01 [info] 35#35: *123 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:11 [info] 35#35: *124 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:11 [info] 39#39: *125 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:21 [info] 39#39: *127 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:21 [info] 39#39: *126 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:31 [info] 35#35: *128 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:31 [info] 39#39: *129 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:41 [info] 35#35: *131 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:41 [info] 35#35: *132 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:51 [info] 35#35: *133 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:55:51 [info] 39#39: *134 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:01 [info] 35#35: *135 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:01 [info] 39#39: *136 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:11 [info] 39#39: *137 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:11 [info] 39#39: *138 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:21 [info] 39#39: *139 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:21 [info] 35#35: *140 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:31 [info] 39#39: *141 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:31 [info] 35#35: *142 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:41 [info] 35#35: *144 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:41 [info] 35#35: *145 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:51 [info] 35#35: *146 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:56:51 [info] 35#35: *147 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:01 [info] 39#39: *149 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:01 [info] 39#39: *148 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:11 [info] 35#35: *150 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:11 [info] 35#35: *151 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:21 [info] 35#35: *152 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:21 [info] 39#39: *153 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:31 [info] 39#39: *155 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:31 [info] 39#39: *154 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:41 [info] 35#35: *157 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:41 [info] 35#35: *158 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:51 [info] 39#39: *159 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:57:51 [info] 39#39: *160 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:01 [info] 35#35: *161 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:01 [info] 39#39: *162 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:11 [info] 35#35: *163 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:11 [info] 39#39: *164 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:21 [info] 39#39: *165 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:21 [info] 39#39: *166 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:31 [info] 39#39: *167 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:31 [info] 39#39: *168 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:41 [info] 39#39: *170 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:41 [info] 35#35: *171 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:51 [info] 35#35: *173 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:58:51 [info] 35#35: *172 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:01 [info] 35#35: *174 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:01 [info] 35#35: *175 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:11 [info] 35#35: *176 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:11 [info] 39#39: *177 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:21 [info] 39#39: *178 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:21 [info] 35#35: *179 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:31 [info] 35#35: *180 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:31 [info] 35#35: *181 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:41 [info] 35#35: *184 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:41 [info] 35#35: *183 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:51 [info] 35#35: *185 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 04:59:51 [info] 35#35: *186 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:01 [info] 39#39: *187 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:01 [info] 35#35: *188 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:11 [info] 35#35: *190 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:11 [info] 35#35: *189 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:21 [info] 39#39: *191 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:21 [info] 35#35: *192 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:24 [info] 35#35: *193 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.72.185, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.72.185 - - [11/May/2022:05:00:24 +0000] e65f30a6e90860a7cac0b1a9eaf55900 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/05/11 05:00:31 [info] 35#35: *195 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:31 [info] 39#39: *194 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:41 [info] 35#35: *197 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:41 [info] 39#39: *198 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:51 [info] 35#35: *199 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:00:51 [info] 35#35: *200 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:01 [info] 39#39: *201 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:01 [info] 39#39: *202 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:11 [info] 39#39: *204 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:11 [info] 35#35: *203 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:21 [info] 35#35: *206 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:21 [info] 35#35: *205 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:31 [info] 39#39: *208 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:31 [info] 39#39: *207 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:41 [info] 39#39: *210 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:41 [info] 39#39: *211 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:51 [info] 39#39: *212 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:01:51 [info] 39#39: *213 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:01 [info] 35#35: *214 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:01 [info] 35#35: *215 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:11 [info] 35#35: *217 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:11 [info] 35#35: *216 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:21 [info] 35#35: *218 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:21 [info] 35#35: *219 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:31 [info] 35#35: *221 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:31 [info] 39#39: *220 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:41 [info] 35#35: *224 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:41 [info] 35#35: *223 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:51 [info] 35#35: *226 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:02:51 [info] 35#35: *225 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:01 [info] 39#39: *227 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:01 [info] 35#35: *228 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:11 [info] 39#39: *229 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:11 [info] 39#39: *230 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:21 [info] 35#35: *231 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:21 [info] 39#39: *232 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:31 [info] 35#35: *233 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:31 [info] 39#39: *234 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:41 [info] 39#39: *237 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:41 [info] 35#35: *236 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:51 [info] 35#35: *239 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:03:51 [info] 35#35: *238 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:01 [info] 35#35: *241 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:01 [info] 39#39: *240 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:11 [info] 35#35: *242 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:11 [info] 39#39: *243 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:21 [info] 35#35: *245 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:21 [info] 35#35: *244 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:31 [info] 39#39: *247 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:31 [info] 39#39: *246 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:41 [info] 39#39: *250 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:41 [info] 39#39: *249 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:51 [info] 35#35: *252 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:04:51 [info] 35#35: *251 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:01 [info] 35#35: *253 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:01 [info] 35#35: *254 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:11 [info] 39#39: *255 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:11 [info] 35#35: *256 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:21 [info] 35#35: *257 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:21 [info] 39#39: *258 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:31 [info] 35#35: *259 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:31 [info] 39#39: *260 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:41 [info] 39#39: *262 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:41 [info] 39#39: *263 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:51 [info] 39#39: *264 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:05:51 [info] 35#35: *265 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:01 [info] 39#39: *267 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:01 [info] 35#35: *266 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:11 [info] 39#39: *268 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:11 [info] 39#39: *269 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:21 [info] 39#39: *270 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:21 [info] 35#35: *271 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:31 [info] 35#35: *272 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:31 [info] 35#35: *273 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:41 [info] 35#35: *275 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:41 [info] 39#39: *276 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:51 [info] 35#35: *277 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:06:51 [info] 35#35: *278 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:01 [info] 35#35: *279 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:01 [info] 39#39: *280 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:11 [info] 39#39: *281 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:11 [info] 39#39: *282 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:21 [info] 35#35: *283 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:21 [info] 39#39: *284 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:31 [info] 35#35: *286 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:31 [info] 35#35: *285 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:41 [info] 35#35: *288 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:41 [info] 35#35: *289 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:51 [info] 35#35: *290 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:07:51 [info] 35#35: *291 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:01 [info] 35#35: *292 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:01 [info] 35#35: *293 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:11 [info] 35#35: *295 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:11 [info] 35#35: *294 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:21 [info] 39#39: *297 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:21 [info] 35#35: *296 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:31 [info] 35#35: *299 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:31 [info] 35#35: *298 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:41 [info] 35#35: *301 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:41 [info] 35#35: *302 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:51 [info] 35#35: *303 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:08:51 [info] 35#35: *304 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:01 [info] 39#39: *305 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:01 [info] 39#39: *306 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:11 [info] 35#35: *307 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:11 [info] 35#35: *308 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:21 [info] 35#35: *309 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:21 [info] 39#39: *310 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:31 [info] 39#39: *311 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:31 [info] 35#35: *312 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:41 [info] 35#35: *314 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:41 [info] 39#39: *315 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:51 [info] 35#35: *316 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:09:51 [info] 35#35: *317 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:01 [info] 35#35: *318 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:01 [info] 35#35: *319 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:11 [info] 35#35: *320 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:11 [info] 35#35: *321 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:21 [info] 39#39: *322 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:21 [info] 39#39: *323 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:31 [info] 39#39: *325 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:31 [info] 39#39: *324 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:41 [info] 35#35: *327 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:41 [info] 39#39: *328 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:51 [info] 35#35: *329 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:10:51 [info] 35#35: *330 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:01 [info] 39#39: *332 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:01 [info] 35#35: *331 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:11 [info] 39#39: *334 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:11 [info] 39#39: *333 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:21 [info] 39#39: *335 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:21 [info] 39#39: *336 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:31 [info] 35#35: *337 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:31 [info] 35#35: *338 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:41 [info] 39#39: *341 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:41 [info] 35#35: *340 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:51 [info] 39#39: *342 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:11:51 [info] 35#35: *343 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:01 [info] 35#35: *344 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:01 [info] 35#35: *345 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:11 [info] 35#35: *346 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:11 [info] 35#35: *347 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:21 [info] 39#39: *348 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:21 [info] 39#39: *349 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:31 [info] 35#35: *350 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:31 [info] 35#35: *351 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:41 [info] 35#35: *353 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:41 [info] 39#39: *354 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:51 [info] 35#35: *355 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:12:51 [info] 35#35: *356 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:01 [info] 35#35: *357 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:01 [info] 39#39: *358 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:11 [info] 35#35: *359 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:11 [info] 35#35: *360 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:21 [info] 39#39: *361 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:21 [info] 35#35: *362 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:31 [info] 35#35: *363 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:31 [info] 35#35: *364 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:41 [info] 35#35: *367 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:41 [info] 35#35: *366 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:51 [info] 39#39: *369 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:13:51 [info] 35#35: *368 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:01 [info] 35#35: *371 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:01 [info] 35#35: *370 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:11 [info] 35#35: *372 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:11 [info] 35#35: *373 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:21 [info] 35#35: *374 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:21 [info] 35#35: *375 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:31 [info] 35#35: *377 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:31 [info] 35#35: *376 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:41 [info] 35#35: *379 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:41 [info] 39#39: *380 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:51 [info] 39#39: *381 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:14:51 [info] 39#39: *382 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:01 [info] 35#35: *384 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:01 [info] 35#35: *383 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:11 [info] 35#35: *385 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:11 [info] 35#35: *386 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:21 [info] 35#35: *388 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:21 [info] 35#35: *387 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:31 [info] 39#39: *389 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:31 [info] 35#35: *390 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:41 [info] 39#39: *392 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:41 [info] 39#39: *393 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:51 [info] 35#35: *394 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:15:51 [info] 35#35: *395 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:01 [info] 39#39: *396 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:01 [info] 39#39: *397 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:11 [info] 35#35: *398 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:11 [info] 35#35: *399 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:21 [info] 35#35: *400 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:21 [info] 39#39: *401 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:31 [info] 35#35: *403 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:31 [info] 35#35: *402 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:41 [info] 35#35: *405 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:41 [info] 35#35: *406 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:51 [info] 35#35: *407 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:16:51 [info] 35#35: *408 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:01 [info] 35#35: *410 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:01 [info] 35#35: *409 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:11 [info] 35#35: *412 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:11 [info] 35#35: *411 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:21 [info] 35#35: *414 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:21 [info] 35#35: *413 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:31 [info] 35#35: *415 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:31 [info] 39#39: *416 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:41 [info] 39#39: *418 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:41 [info] 35#35: *419 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:51 [info] 35#35: *421 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:17:51 [info] 35#35: *420 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:01 [info] 39#39: *422 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:01 [info] 39#39: *423 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:11 [info] 35#35: *425 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:11 [info] 39#39: *424 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:21 [info] 39#39: *426 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:21 [info] 39#39: *427 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:31 [info] 39#39: *428 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:31 [info] 39#39: *429 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:41 [info] 35#35: *431 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:41 [info] 35#35: *432 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:51 [info] 39#39: *433 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:18:51 [info] 39#39: *434 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:01 [info] 39#39: *436 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:01 [info] 39#39: *435 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:11 [info] 39#39: *437 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:11 [info] 35#35: *438 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:21 [info] 39#39: *440 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:21 [info] 35#35: *439 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:31 [info] 35#35: *441 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:31 [info] 39#39: *442 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:41 [info] 39#39: *444 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:41 [info] 35#35: *445 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:51 [info] 39#39: *447 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:19:51 [info] 39#39: *446 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:01 [info] 35#35: *448 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:01 [info] 39#39: *449 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:11 [info] 35#35: *451 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:11 [info] 39#39: *450 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:21 [info] 39#39: *453 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:21 [info] 35#35: *452 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:25 [info] 35#35: *454 client closed connection while waiting for request, client: 10.233.65.161, server: 0.0.0.0:443
2022/05/11 05:20:31 [info] 39#39: *455 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:31 [info] 35#35: *456 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:41 [info] 35#35: *458 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:41 [info] 35#35: *459 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:51 [info] 39#39: *460 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:20:51 [info] 35#35: *461 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:01 [info] 39#39: *463 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:01 [info] 35#35: *462 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:11 [info] 35#35: *465 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:11 [info] 35#35: *464 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:21 [info] 39#39: *466 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:21 [info] 39#39: *467 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:31 [info] 39#39: *469 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:31 [info] 35#35: *468 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:41 [info] 35#35: *472 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:41 [info] 39#39: *471 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:51 [info] 35#35: *474 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:21:51 [info] 35#35: *473 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:01 [info] 39#39: *476 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:01 [info] 39#39: *475 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:11 [info] 39#39: *477 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:11 [info] 35#35: *478 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:21 [info] 35#35: *479 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:21 [info] 39#39: *480 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:31 [info] 35#35: *481 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:31 [info] 39#39: *482 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:41 [info] 35#35: *484 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:41 [info] 39#39: *485 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:51 [info] 39#39: *487 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80
2022/05/11 05:22:51 [info] 35#35: *486 client closed connection while waiting for request, client: 10.233.71.68, server: 0.0.0.0:80