Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.33.7
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2022/05/12 12:16:26 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/05/12 12:16:26 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/05/12 12:16:26 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/05/12 12:16:26 [notice] 33#33: using the "epoll" event method
2022/05/12 12:16:26 [notice] 33#33: openresty/1.13.6.1
2022/05/12 12:16:26 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/05/12 12:16:26 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/05/12 12:16:26 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/05/12 12:16:26 [notice] 34#34: start worker processes
2022/05/12 12:16:26 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2022/05/12 12:16:26 [notice] 34#34: start worker process 36
2022/05/12 12:16:26 [notice] 34#34: start worker process 38
2022/05/12 12:16:26 [notice] 34#34: start worker process 39
2022/05/12 12:16:26 [notice] 34#34: start worker process 40
2022/05/12 12:16:26 [notice] 34#34: start worker process 41
2022/05/12 12:16:26 [notice] 34#34: start worker process 42
2022/05/12 12:16:26 [notice] 34#34: start worker process 43
2022/05/12 12:16:26 [notice] 34#34: start cache manager process 44
2022/05/12 12:16:26 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20220512121626.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-05-12 12:16:29 071 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-05-12 12:16:29 079 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-05-12 12:16:29 079 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-05-12 12:16:29 133 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-05-12 12:16:29 133 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.33.7:10081 Enabled:true
2022-05-12 12:16:30 510 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

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