Results

By type

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