Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.29.213
### 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/
2023/06/27 04:04:51 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/06/27 04:04:51 [warn] 34#34: [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'
2023/06/27 04:04:51 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/06/27 04:04:51 [notice] 34#34: using the "epoll" event method
2023/06/27 04:04:51 [notice] 34#34: openresty/1.13.6.1
2023/06/27 04:04:51 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/06/27 04:04:51 [notice] 34#34: OS: Linux 5.4.0-96-generic
2023/06/27 04:04:51 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/06/27 04:04:51 [notice] 35#35: start worker processes
2023/06/27 04:04:51 [notice] 35#35: start worker process 36
\n\n### Starting apiroute
2023/06/27 04:04:51 [notice] 35#35: start worker process 38
2023/06/27 04:04:51 [notice] 35#35: start worker process 39
2023/06/27 04:04:51 [notice] 35#35: start worker process 40
2023/06/27 04:04:51 [notice] 35#35: start worker process 41
2023/06/27 04:04:51 [notice] 35#35: start worker process 42
2023/06/27 04:04:51 [notice] 35#35: start worker process 43
2023/06/27 04:04:51 [notice] 35#35: start worker process 44
2023/06/27 04:04:51 [notice] 35#35: start cache manager process 46
2023/06/27 04:04:51 [notice] 35#35: start cache loader process 47
@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-20230627040451.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@
2023-06-27 04:04:53 875 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-06-27 04:04:53 894 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-06-27 04:04:53 894 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-06-27 04:04:53 961 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-06-27 04:04:53 961 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.29.213:10081 Enabled:true
2023-06-27 04:04:55 625 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.

2023-06-27 04:04:55 718 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-06-27 04:04:55 719 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-06-27 04:04:55 719 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-06-27 04:04:55 722 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-06-27 04:04:55 722 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-06-27 04:04:55 722 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-06-27 04:04:55 722 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-06-27 04:04:55 796 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-06-27 04:04:55 898 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-06-27 04:04:55 898 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-06-27 04:04:55 898 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-06-27 04:04:56 409 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/06/27 04:05:09 [info] 38#38: *13 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:09 [info] 36#36: *12 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:19 [info] 38#38: *14 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:19 [info] 38#38: *15 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:23 [info] 38#38: *16 [lua] access_by_lua(msblocations.conf:133):2: 8187d6d06842abaf6fb4d60117decbb0:receive the request, client: 10.233.72.102, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/06/27 04:05:23 [info] 38#38: *16 [lua] logger.lua:23: 8187d6d06842abaf6fb4d60117decbb0 {"matched":"microservices"} while logging request, client: 10.233.72.102, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.72.102 - - [27/Jun/2023:04:05:23 +0000] 8187d6d06842abaf6fb4d60117decbb0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.295 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.72.102 - - [27/Jun/2023:04:05:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 674 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 214
2023/06/27 04:05:29 [info] 38#38: *19 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:29 [info] 36#36: *20 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:33 [info] 38#38: *16 client 10.233.72.102 closed keepalive connection
2023/06/27 04:05:39 [info] 38#38: *21 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:39 [info] 38#38: *22 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:49 [info] 36#36: *23 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:49 [info] 38#38: *24 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:51 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/06/27 04:05:51 [notice] 35#35: signal 17 (SIGCHLD) received from 47
2023/06/27 04:05:51 [notice] 35#35: cache loader process 47 exited with code 0
2023/06/27 04:05:51 [notice] 35#35: signal 29 (SIGIO) received
2023/06/27 04:05:59 [info] 38#38: *27 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:05:59 [info] 38#38: *28 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:09 [info] 38#38: *29 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:09 [info] 38#38: *30 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:19 [info] 38#38: *32 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:19 [info] 38#38: *31 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:26 [info] 38#38: *33 [lua] access_by_lua(msblocations.conf:133):2: d9939b9bd53971feeea402e426aacee8:receive the request, client: 10.233.65.210, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/06/27 04:06:27 [info] 38#38: *33 [lua] logger.lua:23: d9939b9bd53971feeea402e426aacee8 {"matched":"microservices"} while logging request, client: 10.233.65.210, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.65.210 - - [27/Jun/2023:04:06:27 +0000] d9939b9bd53971feeea402e426aacee8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.083 upstream_response_time:0.082 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.65.210 - - [27/Jun/2023:04:06:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 664 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 61
2023/06/27 04:06:29 [info] 38#38: *35 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:29 [info] 38#38: *36 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:36 [info] 38#38: *33 client 10.233.65.210 closed keepalive connection
2023/06/27 04:06:39 [info] 38#38: *38 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:39 [info] 38#38: *37 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:49 [info] 36#36: *40 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:49 [info] 36#36: *39 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:59 [info] 38#38: *42 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:06:59 [info] 38#38: *43 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:09 [info] 38#38: *45 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:09 [info] 38#38: *44 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:19 [info] 38#38: *46 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:19 [info] 38#38: *47 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:29 [info] 36#36: *48 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:29 [info] 36#36: *49 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:39 [info] 38#38: *50 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:39 [info] 38#38: *51 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:49 [info] 36#36: *52 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:49 [info] 36#36: *53 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:59 [info] 36#36: *55 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:07:59 [info] 36#36: *56 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:09 [info] 36#36: *57 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:09 [info] 36#36: *58 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:19 [info] 36#36: *59 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:19 [info] 38#38: *60 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:29 [info] 38#38: *61 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:29 [info] 38#38: *62 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:39 [info] 36#36: *64 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:39 [info] 36#36: *63 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:49 [info] 36#36: *66 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:49 [info] 36#36: *65 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:59 [info] 38#38: *68 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:08:59 [info] 38#38: *69 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:09 [info] 38#38: *70 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:09 [info] 36#36: *71 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:19 [info] 38#38: *73 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:19 [info] 38#38: *72 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:29 [info] 38#38: *74 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:29 [info] 38#38: *75 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:39 [info] 38#38: *76 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:39 [info] 36#36: *77 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:49 [info] 36#36: *79 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:49 [info] 38#38: *78 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:59 [info] 36#36: *81 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:09:59 [info] 36#36: *82 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:09 [info] 38#38: *83 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:09 [info] 38#38: *84 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:19 [info] 36#36: *85 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:19 [info] 36#36: *86 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:29 [info] 38#38: *88 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:29 [info] 36#36: *87 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:39 [info] 36#36: *90 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:39 [info] 36#36: *89 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:49 [info] 38#38: *91 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:49 [info] 38#38: *92 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:59 [info] 38#38: *94 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:10:59 [info] 38#38: *95 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:09 [info] 36#36: *96 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:09 [info] 38#38: *97 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:19 [info] 36#36: *98 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:19 [info] 38#38: *99 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:29 [info] 38#38: *100 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:29 [info] 36#36: *101 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:39 [info] 38#38: *102 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:39 [info] 38#38: *103 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:49 [info] 36#36: *105 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:49 [info] 38#38: *104 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:59 [info] 38#38: *108 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:11:59 [info] 38#38: *107 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:09 [info] 36#36: *109 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:09 [info] 36#36: *110 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:19 [info] 38#38: *112 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:19 [info] 36#36: *111 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:29 [info] 38#38: *114 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:29 [info] 38#38: *113 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:39 [info] 38#38: *115 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:39 [info] 38#38: *116 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:49 [info] 38#38: *117 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:49 [info] 36#36: *118 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:59 [info] 38#38: *120 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:12:59 [info] 38#38: *121 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:09 [info] 38#38: *122 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:09 [info] 38#38: *123 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:19 [info] 36#36: *124 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:19 [info] 36#36: *125 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:29 [info] 36#36: *126 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:29 [info] 36#36: *127 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:39 [info] 36#36: *128 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:39 [info] 38#38: *129 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:49 [info] 38#38: *131 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:49 [info] 36#36: *130 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:59 [info] 36#36: *134 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:13:59 [info] 38#38: *133 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:09 [info] 38#38: *135 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:09 [info] 38#38: *136 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:19 [info] 36#36: *138 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:19 [info] 36#36: *137 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:29 [info] 38#38: *139 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:29 [info] 38#38: *140 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:39 [info] 36#36: *141 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:39 [info] 36#36: *142 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:49 [info] 38#38: *143 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:49 [info] 36#36: *144 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:59 [info] 36#36: *146 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:14:59 [info] 36#36: *147 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:09 [info] 36#36: *149 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:09 [info] 36#36: *148 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:19 [info] 38#38: *150 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:19 [info] 36#36: *151 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:29 [info] 36#36: *152 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:29 [info] 38#38: *153 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:39 [info] 36#36: *155 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:39 [info] 36#36: *154 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:49 [info] 36#36: *156 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:49 [info] 36#36: *157 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:59 [info] 38#38: *159 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:15:59 [info] 38#38: *160 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:09 [info] 38#38: *161 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:09 [info] 38#38: *162 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:19 [info] 36#36: *163 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:19 [info] 36#36: *164 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:29 [info] 36#36: *165 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:29 [info] 36#36: *166 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:39 [info] 36#36: *167 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:39 [info] 36#36: *168 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:49 [info] 36#36: *170 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:49 [info] 38#38: *169 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:59 [info] 38#38: *172 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:16:59 [info] 38#38: *173 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:09 [info] 38#38: *174 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:09 [info] 38#38: *175 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:19 [info] 36#36: *176 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:19 [info] 36#36: *177 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:29 [info] 38#38: *179 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:29 [info] 38#38: *178 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:39 [info] 38#38: *180 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:39 [info] 38#38: *181 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:49 [info] 38#38: *183 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:49 [info] 36#36: *182 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:59 [info] 38#38: *186 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:17:59 [info] 38#38: *185 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:09 [info] 38#38: *187 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:09 [info] 38#38: *188 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:19 [info] 36#36: *189 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:19 [info] 36#36: *190 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:29 [info] 38#38: *191 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:29 [info] 36#36: *192 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:39 [info] 38#38: *194 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:39 [info] 38#38: *193 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:49 [info] 36#36: *196 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:49 [info] 36#36: *195 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:59 [info] 38#38: *198 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:18:59 [info] 38#38: *199 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:09 [info] 36#36: *200 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:09 [info] 36#36: *201 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:19 [info] 38#38: *203 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:19 [info] 36#36: *202 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:29 [info] 36#36: *204 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:29 [info] 38#38: *205 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:39 [info] 36#36: *206 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:39 [info] 36#36: *207 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:49 [info] 36#36: *208 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:49 [info] 36#36: *209 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:59 [info] 38#38: *211 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:19:59 [info] 38#38: *212 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:09 [info] 38#38: *213 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:09 [info] 36#36: *214 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:19 [info] 36#36: *215 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:19 [info] 36#36: *216 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:29 [info] 38#38: *217 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:29 [info] 36#36: *218 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:39 [info] 36#36: *219 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:39 [info] 38#38: *220 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:49 [info] 38#38: *222 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:49 [info] 38#38: *221 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:59 [info] 38#38: *225 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:20:59 [info] 36#36: *224 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:09 [info] 38#38: *226 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:09 [info] 38#38: *227 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:19 [info] 36#36: *228 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:19 [info] 36#36: *229 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:29 [info] 38#38: *230 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:29 [info] 38#38: *231 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:39 [info] 36#36: *232 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:39 [info] 36#36: *233 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:49 [info] 36#36: *234 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:49 [info] 36#36: *235 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:59 [info] 38#38: *238 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:21:59 [info] 36#36: *237 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:09 [info] 36#36: *239 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:09 [info] 36#36: *240 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:19 [info] 38#38: *241 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:19 [info] 36#36: *242 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:29 [info] 38#38: *243 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:29 [info] 38#38: *244 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:39 [info] 38#38: *245 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:39 [info] 38#38: *246 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:49 [info] 38#38: *248 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:49 [info] 38#38: *247 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:59 [info] 36#36: *250 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:22:59 [info] 36#36: *251 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:09 [info] 38#38: *252 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:09 [info] 36#36: *253 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:19 [info] 38#38: *254 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:19 [info] 36#36: *255 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:29 [info] 38#38: *256 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:29 [info] 38#38: *257 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:39 [info] 38#38: *258 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:39 [info] 38#38: *259 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:49 [info] 38#38: *260 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:49 [info] 38#38: *261 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:59 [info] 36#36: *263 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:23:59 [info] 36#36: *264 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:09 [info] 36#36: *265 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:09 [info] 38#38: *266 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:19 [info] 36#36: *268 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:19 [info] 36#36: *267 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:29 [info] 38#38: *270 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:29 [info] 38#38: *269 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:39 [info] 38#38: *271 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:39 [info] 38#38: *272 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:49 [info] 38#38: *273 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:49 [info] 38#38: *274 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:59 [info] 36#36: *277 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:24:59 [info] 38#38: *276 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:09 [info] 36#36: *279 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:09 [info] 38#38: *278 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:19 [info] 36#36: *281 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:19 [info] 36#36: *280 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:29 [info] 36#36: *282 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:29 [info] 36#36: *283 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:39 [info] 36#36: *284 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:39 [info] 38#38: *285 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:49 [info] 36#36: *287 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:49 [info] 36#36: *286 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:59 [info] 36#36: *289 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:25:59 [info] 36#36: *290 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:09 [info] 38#38: *291 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:09 [info] 38#38: *292 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:19 [info] 36#36: *294 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:19 [info] 38#38: *293 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:29 [info] 38#38: *296 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:29 [info] 38#38: *295 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:39 [info] 38#38: *298 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:39 [info] 36#36: *297 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:49 [info] 38#38: *300 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:49 [info] 36#36: *299 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:59 [info] 36#36: *303 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:26:59 [info] 38#38: *302 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:09 [info] 38#38: *304 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:09 [info] 38#38: *305 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:19 [info] 38#38: *306 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:19 [info] 36#36: *307 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:29 [info] 38#38: *309 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:29 [info] 38#38: *308 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:39 [info] 36#36: *311 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:39 [info] 36#36: *310 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:49 [info] 38#38: *312 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:49 [info] 38#38: *313 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:59 [info] 36#36: *315 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:27:59 [info] 36#36: *316 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:09 [info] 38#38: *318 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:09 [info] 36#36: *317 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:19 [info] 36#36: *319 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:19 [info] 36#36: *320 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:29 [info] 38#38: *321 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:29 [info] 38#38: *322 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:39 [info] 38#38: *323 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:39 [info] 36#36: *324 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:49 [info] 38#38: *325 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:49 [info] 36#36: *326 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:59 [info] 38#38: *329 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:28:59 [info] 38#38: *328 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:09 [info] 38#38: *330 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:09 [info] 36#36: *331 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:19 [info] 36#36: *333 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:19 [info] 38#38: *332 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:29 [info] 36#36: *335 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:29 [info] 36#36: *334 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:39 [info] 36#36: *336 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:39 [info] 38#38: *337 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:49 [info] 38#38: *338 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:49 [info] 36#36: *339 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:59 [info] 36#36: *341 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:29:59 [info] 36#36: *342 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:09 [info] 38#38: *343 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:09 [info] 38#38: *344 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:19 [info] 38#38: *345 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:19 [info] 38#38: *346 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:29 [info] 36#36: *347 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:29 [info] 36#36: *348 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:39 [info] 38#38: *349 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:39 [info] 38#38: *350 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:49 [info] 38#38: *352 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:49 [info] 36#36: *351 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:59 [info] 36#36: *354 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:30:59 [info] 36#36: *355 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:09 [info] 38#38: *356 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:09 [info] 38#38: *357 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:19 [info] 36#36: *358 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:19 [info] 36#36: *359 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:29 [info] 36#36: *360 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:29 [info] 36#36: *361 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:39 [info] 36#36: *362 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:39 [info] 36#36: *363 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:49 [info] 36#36: *364 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:49 [info] 38#38: *365 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:59 [info] 38#38: *368 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:31:59 [info] 36#36: *367 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:09 [info] 38#38: *370 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:09 [info] 38#38: *369 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:19 [info] 38#38: *371 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:19 [info] 38#38: *372 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:29 [info] 38#38: *373 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:29 [info] 38#38: *374 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:39 [info] 36#36: *376 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:39 [info] 36#36: *375 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:49 [info] 38#38: *377 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:49 [info] 38#38: *378 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:59 [info] 36#36: *380 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:32:59 [info] 38#38: *381 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:09 [info] 38#38: *382 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:09 [info] 38#38: *383 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:19 [info] 38#38: *384 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:19 [info] 38#38: *385 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:29 [info] 38#38: *387 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:29 [info] 36#36: *386 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:39 [info] 38#38: *388 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:39 [info] 38#38: *389 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:49 [info] 36#36: *391 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:49 [info] 38#38: *390 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:59 [info] 38#38: *393 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:33:59 [info] 38#38: *394 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:09 [info] 38#38: *396 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:09 [info] 38#38: *395 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:19 [info] 38#38: *397 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:19 [info] 38#38: *398 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:29 [info] 36#36: *399 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:29 [info] 36#36: *400 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:39 [info] 36#36: *401 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:39 [info] 36#36: *402 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:49 [info] 36#36: *404 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:49 [info] 38#38: *403 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:59 [info] 38#38: *407 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:34:59 [info] 36#36: *406 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:09 [info] 38#38: *408 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:09 [info] 38#38: *409 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:19 [info] 38#38: *410 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:19 [info] 38#38: *411 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:29 [info] 38#38: *412 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:29 [info] 38#38: *413 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:39 [info] 38#38: *415 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:39 [info] 38#38: *414 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:49 [info] 36#36: *416 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:49 [info] 36#36: *417 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:59 [info] 38#38: *419 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:35:59 [info] 36#36: *420 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:09 [info] 38#38: *421 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:09 [info] 36#36: *422 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:19 [info] 38#38: *423 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:19 [info] 36#36: *424 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:29 [info] 38#38: *426 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:29 [info] 38#38: *425 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:39 [info] 36#36: *427 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:39 [info] 38#38: *428 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:49 [info] 36#36: *430 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:49 [info] 36#36: *429 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:59 [info] 36#36: *432 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:36:59 [info] 36#36: *433 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:09 [info] 36#36: *435 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:09 [info] 36#36: *434 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:19 [info] 38#38: *436 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:19 [info] 38#38: *437 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:29 [info] 36#36: *439 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:29 [info] 36#36: *438 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:39 [info] 36#36: *440 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:39 [info] 36#36: *441 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:49 [info] 36#36: *443 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:49 [info] 38#38: *442 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:59 [info] 36#36: *446 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:37:59 [info] 36#36: *445 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:09 [info] 38#38: *447 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:09 [info] 38#38: *448 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:19 [info] 38#38: *450 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:19 [info] 36#36: *449 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:29 [info] 38#38: *452 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:29 [info] 38#38: *451 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:39 [info] 38#38: *454 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:39 [info] 38#38: *453 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:49 [info] 36#36: *455 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:49 [info] 36#36: *456 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:59 [info] 38#38: *459 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:38:59 [info] 36#36: *458 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:09 [info] 36#36: *461 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:09 [info] 38#38: *460 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:19 [info] 38#38: *462 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:19 [info] 38#38: *463 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:29 [info] 38#38: *464 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:29 [info] 36#36: *465 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:39 [info] 36#36: *466 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:39 [info] 38#38: *467 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:49 [info] 38#38: *468 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:49 [info] 38#38: *469 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:59 [info] 38#38: *471 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:39:59 [info] 38#38: *472 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:09 [info] 38#38: *474 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:09 [info] 38#38: *473 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:19 [info] 36#36: *476 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:19 [info] 38#38: *475 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:29 [info] 38#38: *477 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:29 [info] 36#36: *478 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:39 [info] 36#36: *480 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:39 [info] 38#38: *479 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:49 [info] 36#36: *482 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:49 [info] 38#38: *481 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:59 [info] 38#38: *485 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:40:59 [info] 38#38: *484 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:09 [info] 36#36: *487 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:09 [info] 38#38: *486 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:19 [info] 36#36: *488 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:19 [info] 36#36: *489 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:29 [info] 38#38: *490 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:29 [info] 38#38: *491 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:39 [info] 38#38: *492 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:39 [info] 38#38: *493 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:49 [info] 36#36: *494 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:49 [info] 36#36: *495 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:59 [info] 36#36: *498 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:41:59 [info] 36#36: *497 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:09 [info] 38#38: *499 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:09 [info] 36#36: *500 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:19 [info] 38#38: *502 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:19 [info] 36#36: *501 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:29 [info] 38#38: *503 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:29 [info] 38#38: *504 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:39 [info] 38#38: *505 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:39 [info] 38#38: *506 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:49 [info] 36#36: *508 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:49 [info] 38#38: *507 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:59 [info] 36#36: *511 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:42:59 [info] 36#36: *510 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:09 [info] 36#36: *512 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:09 [info] 36#36: *513 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:19 [info] 38#38: *514 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:19 [info] 38#38: *515 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:29 [info] 38#38: *516 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:29 [info] 38#38: *517 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:39 [info] 38#38: *518 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:39 [info] 38#38: *519 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:49 [info] 38#38: *521 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:49 [info] 38#38: *520 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:59 [info] 38#38: *523 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:43:59 [info] 38#38: *524 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:09 [info] 38#38: *526 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:09 [info] 38#38: *525 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:19 [info] 36#36: *528 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:19 [info] 36#36: *527 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:29 [info] 36#36: *529 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:29 [info] 36#36: *530 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:39 [info] 38#38: *532 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:39 [info] 36#36: *531 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:43 [info] 38#38: *533 client sent invalid method while reading client request line, client: 10.233.72.3, server: , request: "�U���7�ݪ�6��/�"k&�A�%ĉ�H;,�� OP�e�b9�b�=jy�Kp���=�t�;�T>�,�0�̨̩̪�+�/��$�(k�#�'g�"
2023/06/27 04:44:43 [info] 38#38: *533 recv() failed (104: Connection reset by peer) while reading client request line, client: 10.233.72.3, server: , request: "�U���7�ݪ�6��/�"k&�A�%ĉ�H;,�� OP�e�b9�b�=jy�Kp���=�t�;�T>�,�0�̨̩̪�+�/��$�(k�#�'g�"
10.233.72.3 - - [27/Jun/2023:04:44:43 +0000] dd4d070fecab77ba5754fe2b759dc1ca "\x16\x03\x01\x02\x00\x01\x00\x01\xFC\x03\x03U\xF6\x17\xA9\x987\xCA\xDD\xAA\xB36\xBC\xEE/\x8D\x03\x22k\x17&\xE2A\xF4%\xC4\x89\xB4H;,\x92\x94 O\x0CP\xBAe\x9F\x7Fb9\x0F\xAFb\xA3\x15=\x16jy\xFFKp\x9F\xB7\xD1=\xC8t\x8B\x17;\x8BT\x00>\x13\x02\x13\x03\x13\x01\xC0,\xC00\x00\x9F\xCC\xA9\xCC\xA8\xCC\xAA\xC0+\xC0/\x00\x9E\xC0$\xC0(\x00k\xC0#\xC0'\x00g\xC0" 400 request_processing_time:0.003 upstream_response_time:- "-" "-" "-"
2023/06/27 04:44:49 [info] 38#38: *535 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:49 [info] 38#38: *534 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:59 [info] 36#36: *538 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:44:59 [info] 38#38: *537 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:09 [info] 38#38: *539 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:09 [info] 38#38: *540 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:19 [info] 38#38: *541 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:19 [info] 36#36: *542 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:29 [info] 38#38: *544 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:29 [info] 38#38: *543 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:39 [info] 36#36: *546 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:39 [info] 38#38: *545 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:49 [info] 36#36: *548 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:49 [info] 38#38: *547 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:59 [info] 36#36: *550 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:45:59 [info] 36#36: *551 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:09 [info] 38#38: *552 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:09 [info] 38#38: *553 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:19 [info] 36#36: *555 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:19 [info] 38#38: *554 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:29 [info] 38#38: *556 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:29 [info] 38#38: *557 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:39 [info] 36#36: *558 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:39 [info] 36#36: *559 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:49 [info] 36#36: *561 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:49 [info] 36#36: *560 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:59 [info] 38#38: *563 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:46:59 [info] 36#36: *564 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:09 [info] 36#36: *566 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:09 [info] 38#38: *565 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:19 [info] 36#36: *567 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:19 [info] 38#38: *568 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:29 [info] 36#36: *569 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:29 [info] 36#36: *570 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:39 [info] 38#38: *571 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:39 [info] 38#38: *572 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:49 [info] 38#38: *573 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:49 [info] 38#38: *574 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:59 [info] 36#36: *577 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:47:59 [info] 36#36: *576 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:09 [info] 36#36: *579 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:09 [info] 36#36: *578 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:19 [info] 36#36: *580 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:19 [info] 38#38: *581 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:29 [info] 38#38: *582 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:29 [info] 38#38: *583 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:39 [info] 36#36: *585 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:39 [info] 36#36: *584 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:49 [info] 36#36: *586 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:49 [info] 38#38: *587 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:59 [info] 38#38: *590 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:48:59 [info] 36#36: *589 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:09 [info] 38#38: *592 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:09 [info] 38#38: *591 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:19 [info] 36#36: *593 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:19 [info] 36#36: *594 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:29 [info] 36#36: *596 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:29 [info] 38#38: *595 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:39 [info] 38#38: *597 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:39 [info] 36#36: *598 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:49 [info] 38#38: *599 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:49 [info] 36#36: *600 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:59 [info] 36#36: *602 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:49:59 [info] 36#36: *603 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:09 [info] 38#38: *604 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:09 [info] 36#36: *605 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:19 [info] 36#36: *606 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:19 [info] 36#36: *607 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:29 [info] 38#38: *608 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:29 [info] 38#38: *609 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:39 [info] 38#38: *611 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:39 [info] 38#38: *610 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:49 [info] 38#38: *613 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:49 [info] 38#38: *612 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:59 [info] 36#36: *615 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:50:59 [info] 36#36: *616 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:09 [info] 36#36: *617 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:09 [info] 36#36: *618 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:19 [info] 36#36: *619 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:19 [info] 38#38: *620 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:29 [info] 36#36: *621 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:29 [info] 38#38: *622 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:39 [info] 38#38: *623 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:39 [info] 38#38: *624 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:49 [info] 38#38: *625 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:49 [info] 38#38: *626 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:59 [info] 38#38: *629 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:51:59 [info] 38#38: *628 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:09 [info] 38#38: *630 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:09 [info] 38#38: *631 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:19 [info] 36#36: *632 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:19 [info] 38#38: *633 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:29 [info] 36#36: *634 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:29 [info] 36#36: *635 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:39 [info] 36#36: *636 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:39 [info] 38#38: *637 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:49 [info] 36#36: *639 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:49 [info] 38#38: *638 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:59 [info] 38#38: *642 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:52:59 [info] 38#38: *641 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:09 [info] 38#38: *643 client sent invalid method while reading client request line, client: 10.233.72.3, server: , request: "��~k�Z�F2.����-�+���e4>l� �����…JiNm��xK��7���?R�h�F�"
2023/06/27 04:53:09 [info] 38#38: *643 recv() failed (104: Connection reset by peer) while reading client request line, client: 10.233.72.3, server: , request: "��~k�Z�F2.����-�+���e4>l� �����…JiNm��xK��7���?R�h�F�"
10.233.72.3 - - [27/Jun/2023:04:53:09 +0000] fc827a3227494b881af3e1a225c653d4 "\x16\x03\x01\x02\x00\x01\x00\x01\xFC\x03\x03\xD8~\x14k\xE2Z\x85F2\x1F.\xC1\x96\x18\x0B\xCA\xCE-\xBE\x1B\x0C+\xE0\x1E\xE0\x93\x0Be4>l\x98 \x98\x9A\xC3\x06\xBA\x9A\xC2\x85J\x03iNm\xE2\xCFxK\xEC\x987\x8A\x91\xDE?R\xC5h\xCDF\xF8" 400 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
2023/06/27 04:53:09 [info] 38#38: *644 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:09 [info] 38#38: *645 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:19 [info] 38#38: *646 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:19 [info] 36#36: *647 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:29 [info] 38#38: *648 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:29 [info] 38#38: *649 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:39 [info] 36#36: *651 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:39 [info] 38#38: *650 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:49 [info] 36#36: *652 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:49 [info] 36#36: *653 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:59 [info] 36#36: *655 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:53:59 [info] 36#36: *656 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:09 [info] 38#38: *657 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:09 [info] 36#36: *658 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:19 [info] 38#38: *659 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:19 [info] 38#38: *660 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:29 [info] 38#38: *662 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:29 [info] 38#38: *661 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:39 [info] 36#36: *664 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:39 [info] 36#36: *663 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:49 [info] 36#36: *666 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:49 [info] 38#38: *665 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:59 [info] 38#38: *668 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:54:59 [info] 38#38: *669 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:09 [info] 38#38: *670 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:09 [info] 38#38: *671 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:19 [info] 38#38: *672 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:19 [info] 38#38: *673 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:29 [info] 38#38: *675 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:29 [info] 38#38: *674 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:39 [info] 36#36: *676 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:39 [info] 36#36: *677 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:49 [info] 36#36: *679 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:49 [info] 36#36: *678 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:59 [info] 36#36: *682 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:55:59 [info] 36#36: *681 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:09 [info] 38#38: *684 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:09 [info] 38#38: *683 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:19 [info] 36#36: *686 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:19 [info] 36#36: *685 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:29 [info] 36#36: *687 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:29 [info] 36#36: *688 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:39 [info] 38#38: *689 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:39 [info] 38#38: *690 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:49 [info] 36#36: *691 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:49 [info] 36#36: *692 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:59 [info] 38#38: *694 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:56:59 [info] 38#38: *695 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:09 [info] 38#38: *696 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:09 [info] 38#38: *697 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:19 [info] 38#38: *698 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:19 [info] 38#38: *699 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:29 [info] 36#36: *700 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:29 [info] 36#36: *701 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:39 [info] 38#38: *702 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:39 [info] 38#38: *703 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:49 [info] 36#36: *704 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:49 [info] 36#36: *705 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:59 [info] 36#36: *707 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:57:59 [info] 38#38: *708 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:09 [info] 38#38: *709 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:09 [info] 38#38: *710 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:19 [info] 36#36: *711 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:19 [info] 36#36: *712 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:29 [info] 36#36: *713 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:29 [info] 38#38: *714 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:39 [info] 36#36: *716 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:39 [info] 38#38: *715 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:49 [info] 36#36: *718 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:49 [info] 38#38: *717 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:59 [info] 38#38: *720 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:58:59 [info] 36#36: *721 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:09 [info] 36#36: *723 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:09 [info] 38#38: *722 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:19 [info] 36#36: *724 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:19 [info] 38#38: *725 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:29 [info] 38#38: *727 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:29 [info] 38#38: *726 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:39 [info] 38#38: *728 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:39 [info] 38#38: *729 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:49 [info] 38#38: *730 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:49 [info] 38#38: *731 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:59 [info] 38#38: *733 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 04:59:59 [info] 38#38: *734 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 05:00:09 [info] 36#36: *736 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80
2023/06/27 05:00:09 [info] 38#38: *735 client closed connection while waiting for request, client: 10.233.65.208, server: 0.0.0.0:80