Results

By type

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