Results

By type

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