Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.4.127
### 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/
2021/08/29 06:18:07 [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
2021/08/29 06:18:07 [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'
2021/08/29 06:18:07 [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
2021/08/29 06:18:07 [notice] 33#33: using the "epoll" event method
2021/08/29 06:18:07 [notice] 33#33: openresty/1.13.6.1
2021/08/29 06:18:07 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2021/08/29 06:18:07 [notice] 33#33: OS: Linux 5.4.0-9-generic
2021/08/29 06:18:07 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2021/08/29 06:18:07 [notice] 34#34: start worker processes
2021/08/29 06:18:07 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2021/08/29 06:18:07 [notice] 34#34: start worker process 36
2021/08/29 06:18:07 [notice] 34#34: start worker process 38
2021/08/29 06:18:07 [notice] 34#34: start worker process 40
2021/08/29 06:18:07 [notice] 34#34: start worker process 41
2021/08/29 06:18:07 [notice] 34#34: start worker process 42
2021/08/29 06:18:07 [notice] 34#34: start worker process 44
2021/08/29 06:18:07 [notice] 34#34: start worker process 45
2021/08/29 06:18:07 [notice] 34#34: start cache manager process 46
2021/08/29 06:18:07 [notice] 34#34: 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-20210829061807.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@
2021-08-29 06:18:09 407 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2021-08-29 06:18:09 414 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2021-08-29 06:18:09 414 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2021-08-29 06:18:09 467 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2021-08-29 06:18:09 467 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.4.127:10081 Enabled:true
2021-08-29 06:18:10 717 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.

2021-08-29 06:18:10 782 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2021-08-29 06:18:10 782 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2021-08-29 06:18:10 783 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2021-08-29 06:18:10 784 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2021-08-29 06:18:10 784 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2021-08-29 06:18:10 784 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2021-08-29 06:18:10 784 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2021-08-29 06:18:10 866 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2021-08-29 06:18:10 950 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2021-08-29 06:18:10 950 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2021-08-29 06:18:10 950 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2021-08-29 06:18:11 381 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2021/08/29 06:18:18 [info] 40#40: *12 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:18:22 [info] 40#40: *13 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:18:28 [info] 40#40: *14 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:18:32 [info] 40#40: *15 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:18:33 [info] 40#40: *16 [lua] access_by_lua(msblocations.conf:133):2: a4d195c05b3755b4345de1e23d6c5679:receive the request, client: 10.233.70.157, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", host: "10.233.54.112"
10.233.70.157 - - [29/Aug/2021:06:18:34 +0000] a4d195c05b3755b4345de1e23d6c5679 "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 request_processing_time:1.308 upstream_response_time:1.307 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-"
2021/08/29 06:18:34 [info] 40#40: *16 [lua] logger.lua:23: a4d195c05b3755b4345de1e23d6c5679 {"matched":"microservices"} while logging request, client: 10.233.70.157, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services?createOrUpdate=true", host: "10.233.54.112"
10.233.70.157 - - [29/Aug/2021:06:18:34 +0000] "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 1191
2021/08/29 06:18:38 [info] 40#40: *19 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:18:41 [info] 40#40: *16 client 10.233.70.157 closed keepalive connection
2021/08/29 06:18:42 [info] 40#40: *20 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:18:48 [info] 40#40: *21 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:18:52 [info] 40#40: *22 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:18:56 [info] 40#40: *23 [lua] access_by_lua(msblocations.conf:133):2: 15e56260c01447a9183cc391f4bf9761:receive the request, client: 10.233.70.202, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", host: "10.233.54.112"
2021/08/29 06:18:56 [info] 40#40: *23 [lua] logger.lua:23: 15e56260c01447a9183cc391f4bf9761 {"matched":"microservices"} while logging request, client: 10.233.70.202, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services?createOrUpdate=true", host: "10.233.54.112"
10.233.70.202 - - [29/Aug/2021:06:18:56 +0000] 15e56260c01447a9183cc391f4bf9761 "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.401 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-"
10.233.70.202 - - [29/Aug/2021:06:18:56 +0000] "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 396
2021/08/29 06:18:58 [info] 40#40: *24 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:02 [info] 40#40: *25 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:05 [info] 40#40: *23 client 10.233.70.202 closed keepalive connection
2021/08/29 06:19:07 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2021/08/29 06:19:07 [notice] 34#34: signal 17 (SIGCHLD) received from 47
2021/08/29 06:19:07 [notice] 34#34: cache loader process 47 exited with code 0
2021/08/29 06:19:07 [notice] 34#34: signal 29 (SIGIO) received
2021/08/29 06:19:08 [info] 40#40: *28 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:12 [info] 40#40: *29 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:18 [info] 40#40: *30 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:22 [info] 40#40: *31 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:28 [info] 40#40: *32 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:32 [info] 40#40: *33 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:38 [info] 40#40: *34 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:42 [info] 40#40: *35 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:48 [info] 40#40: *36 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:52 [info] 40#40: *37 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:19:58 [info] 40#40: *38 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:02 [info] 40#40: *39 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:08 [info] 40#40: *41 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:12 [info] 40#40: *42 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:18 [info] 40#40: *43 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:22 [info] 40#40: *44 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:28 [info] 40#40: *45 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:32 [info] 40#40: *46 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:38 [info] 40#40: *47 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:42 [info] 40#40: *48 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:48 [info] 40#40: *49 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:52 [info] 40#40: *50 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:20:58 [info] 40#40: *51 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:02 [info] 40#40: *52 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:08 [info] 40#40: *54 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:12 [info] 40#40: *55 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:18 [info] 40#40: *56 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:22 [info] 40#40: *57 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:28 [info] 40#40: *58 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:32 [info] 40#40: *59 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:38 [info] 40#40: *60 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:42 [info] 40#40: *61 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:48 [info] 40#40: *62 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:52 [info] 40#40: *63 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:21:58 [info] 40#40: *64 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:02 [info] 40#40: *65 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:08 [info] 40#40: *67 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:12 [info] 40#40: *68 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:18 [info] 40#40: *69 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:22 [info] 40#40: *70 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:28 [info] 40#40: *71 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:32 [info] 40#40: *72 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:38 [info] 40#40: *73 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:42 [info] 40#40: *74 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:48 [info] 40#40: *75 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:52 [info] 40#40: *76 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:22:58 [info] 40#40: *77 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:02 [info] 40#40: *78 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:08 [info] 40#40: *80 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:12 [info] 40#40: *81 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:18 [info] 40#40: *82 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:22 [info] 40#40: *83 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:28 [info] 40#40: *84 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:32 [info] 40#40: *85 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:38 [info] 40#40: *86 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:42 [info] 40#40: *87 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:48 [info] 40#40: *88 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:52 [info] 40#40: *89 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:23:58 [info] 40#40: *90 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:02 [info] 40#40: *91 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:08 [info] 40#40: *93 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:12 [info] 40#40: *94 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:18 [info] 40#40: *95 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:22 [info] 40#40: *96 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:28 [info] 40#40: *97 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:32 [info] 40#40: *98 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:38 [info] 40#40: *99 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:42 [info] 40#40: *100 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:48 [info] 40#40: *101 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:52 [info] 40#40: *102 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:24:58 [info] 40#40: *103 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:02 [info] 40#40: *104 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:08 [info] 40#40: *106 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:12 [info] 40#40: *107 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:18 [info] 40#40: *108 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:22 [info] 40#40: *109 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:28 [info] 40#40: *110 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:32 [info] 40#40: *111 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:38 [info] 40#40: *112 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:42 [info] 40#40: *113 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:48 [info] 40#40: *114 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:52 [info] 40#40: *115 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:25:58 [info] 40#40: *116 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:02 [info] 40#40: *117 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:08 [info] 40#40: *119 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:12 [info] 40#40: *120 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:18 [info] 40#40: *121 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:22 [info] 40#40: *122 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:28 [info] 40#40: *123 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:32 [info] 40#40: *124 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:38 [info] 40#40: *125 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:42 [info] 40#40: *126 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:48 [info] 40#40: *127 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:52 [info] 40#40: *128 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:26:58 [info] 40#40: *129 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:02 [info] 40#40: *130 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:08 [info] 40#40: *132 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:12 [info] 40#40: *133 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:18 [info] 40#40: *134 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:22 [info] 40#40: *135 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:28 [info] 40#40: *136 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:32 [info] 40#40: *137 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:38 [info] 40#40: *138 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:42 [info] 40#40: *139 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:48 [info] 40#40: *140 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:52 [info] 40#40: *141 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:27:58 [info] 40#40: *142 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:02 [info] 40#40: *143 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:08 [info] 40#40: *145 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:12 [info] 40#40: *146 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:18 [info] 40#40: *147 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:22 [info] 40#40: *148 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:28 [info] 40#40: *149 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:32 [info] 40#40: *150 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:38 [info] 40#40: *151 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:42 [info] 40#40: *152 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:48 [info] 40#40: *153 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:52 [info] 40#40: *154 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:28:58 [info] 40#40: *155 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:02 [info] 40#40: *156 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:08 [info] 40#40: *158 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:12 [info] 40#40: *159 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:18 [info] 40#40: *160 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:22 [info] 40#40: *161 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:28 [info] 40#40: *162 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:32 [info] 40#40: *163 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:38 [info] 40#40: *164 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:42 [info] 40#40: *165 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:48 [info] 40#40: *166 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:52 [info] 40#40: *167 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:29:58 [info] 40#40: *168 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:02 [info] 40#40: *169 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:08 [info] 40#40: *171 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:12 [info] 40#40: *172 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:18 [info] 40#40: *173 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:22 [info] 40#40: *174 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:28 [info] 40#40: *175 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:32 [info] 40#40: *176 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:38 [info] 40#40: *177 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:42 [info] 40#40: *178 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:48 [info] 40#40: *179 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:52 [info] 40#40: *180 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:30:58 [info] 40#40: *181 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:02 [info] 40#40: *182 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:08 [info] 40#40: *184 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:12 [info] 40#40: *185 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:18 [info] 40#40: *186 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:22 [info] 40#40: *187 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:28 [info] 40#40: *188 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:32 [info] 40#40: *189 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:38 [info] 40#40: *190 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:42 [info] 40#40: *191 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:48 [info] 40#40: *192 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:52 [info] 40#40: *193 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:31:58 [info] 40#40: *194 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:02 [info] 40#40: *195 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:08 [info] 40#40: *197 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:12 [info] 40#40: *198 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:18 [info] 40#40: *199 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:22 [info] 40#40: *200 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:28 [info] 40#40: *201 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:32 [info] 40#40: *202 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:38 [info] 40#40: *203 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:42 [info] 40#40: *204 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:48 [info] 40#40: *205 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:52 [info] 40#40: *206 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:32:58 [info] 40#40: *207 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:02 [info] 40#40: *208 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:08 [info] 40#40: *210 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:12 [info] 40#40: *211 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:18 [info] 40#40: *212 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:22 [info] 40#40: *213 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:28 [info] 40#40: *214 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:32 [info] 40#40: *215 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:38 [info] 40#40: *216 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:42 [info] 40#40: *217 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:48 [info] 40#40: *218 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:52 [info] 40#40: *219 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:33:58 [info] 40#40: *220 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:02 [info] 40#40: *221 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:08 [info] 40#40: *223 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:12 [info] 40#40: *224 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:18 [info] 40#40: *225 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:22 [info] 40#40: *226 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:28 [info] 40#40: *227 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:32 [info] 40#40: *228 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:38 [info] 40#40: *229 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:42 [info] 40#40: *230 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:48 [info] 40#40: *231 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:52 [info] 40#40: *232 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:34:58 [info] 40#40: *233 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:02 [info] 40#40: *234 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:08 [info] 40#40: *236 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:12 [info] 40#40: *237 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:18 [info] 40#40: *238 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:22 [info] 40#40: *239 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:28 [info] 40#40: *240 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:32 [info] 40#40: *241 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:38 [info] 40#40: *242 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:42 [info] 40#40: *243 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:48 [info] 40#40: *244 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:52 [info] 40#40: *245 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:35:58 [info] 40#40: *246 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:02 [info] 40#40: *247 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:08 [info] 40#40: *249 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:12 [info] 40#40: *250 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:18 [info] 40#40: *251 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:22 [info] 40#40: *252 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:28 [info] 40#40: *253 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:32 [info] 40#40: *254 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:38 [info] 40#40: *255 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:42 [info] 40#40: *256 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:48 [info] 40#40: *257 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:52 [info] 40#40: *258 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:36:58 [info] 40#40: *259 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:02 [info] 40#40: *260 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:08 [info] 40#40: *262 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:12 [info] 40#40: *263 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:18 [info] 40#40: *264 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:22 [info] 40#40: *265 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:28 [info] 40#40: *266 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:32 [info] 40#40: *267 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:38 [info] 40#40: *268 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:42 [info] 40#40: *269 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:48 [info] 40#40: *270 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:52 [info] 40#40: *271 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:37:58 [info] 40#40: *272 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:02 [info] 40#40: *273 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:08 [info] 40#40: *275 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:12 [info] 40#40: *276 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:18 [info] 40#40: *277 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:22 [info] 40#40: *278 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:28 [info] 40#40: *279 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:32 [info] 40#40: *280 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:38 [info] 40#40: *281 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:42 [info] 40#40: *282 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:48 [info] 40#40: *283 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:52 [info] 40#40: *284 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:38:58 [info] 40#40: *285 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:02 [info] 40#40: *286 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:08 [info] 40#40: *287 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:12 [info] 40#40: *289 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:18 [info] 40#40: *290 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:22 [info] 40#40: *291 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:28 [info] 40#40: *292 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:32 [info] 40#40: *293 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:38 [info] 40#40: *294 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:42 [info] 40#40: *295 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:48 [info] 40#40: *296 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:52 [info] 40#40: *297 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:39:58 [info] 40#40: *298 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:02 [info] 40#40: *299 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:08 [info] 40#40: *300 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:12 [info] 40#40: *302 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:18 [info] 40#40: *303 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:22 [info] 40#40: *304 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:28 [info] 40#40: *305 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:32 [info] 40#40: *306 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:38 [info] 40#40: *307 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:42 [info] 40#40: *308 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:48 [info] 40#40: *309 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:52 [info] 40#40: *310 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:40:58 [info] 40#40: *311 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:02 [info] 40#40: *312 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:08 [info] 40#40: *313 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:12 [info] 40#40: *315 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:18 [info] 40#40: *316 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:22 [info] 40#40: *317 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.66.252, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.66.252 - - [29/Aug/2021:06:41:22 +0000] b6fff4956a44d35b7fa88243806fcc10 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2021/08/29 06:41:22 [info] 40#40: *318 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:28 [info] 40#40: *319 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:32 [info] 40#40: *320 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:38 [info] 40#40: *321 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:42 [info] 40#40: *322 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:48 [info] 40#40: *323 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:52 [info] 40#40: *324 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:41:58 [info] 40#40: *325 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:02 [info] 40#40: *326 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:08 [info] 40#40: *327 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:12 [info] 40#40: *329 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:18 [info] 40#40: *330 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:22 [info] 40#40: *331 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:28 [info] 40#40: *332 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:32 [info] 40#40: *333 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:38 [info] 40#40: *334 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:42 [info] 40#40: *335 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:48 [info] 40#40: *336 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:52 [info] 40#40: *337 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:42:58 [info] 40#40: *338 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:02 [info] 40#40: *339 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:08 [info] 40#40: *340 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:12 [info] 40#40: *342 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:18 [info] 40#40: *343 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:22 [info] 40#40: *344 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:28 [info] 40#40: *345 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:32 [info] 40#40: *346 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:38 [info] 40#40: *347 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:42 [info] 40#40: *348 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:48 [info] 40#40: *349 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:52 [info] 40#40: *350 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:43:58 [info] 40#40: *351 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:02 [info] 40#40: *352 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:08 [info] 40#40: *353 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:12 [info] 40#40: *355 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:18 [info] 40#40: *356 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:22 [info] 40#40: *357 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:28 [info] 40#40: *358 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:32 [info] 40#40: *359 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:38 [info] 40#40: *360 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:42 [info] 40#40: *361 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:48 [info] 40#40: *362 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:52 [info] 40#40: *363 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:44:58 [info] 40#40: *364 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:02 [info] 40#40: *365 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:08 [info] 40#40: *366 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:12 [info] 40#40: *368 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:18 [info] 40#40: *369 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:22 [info] 40#40: *370 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:28 [info] 40#40: *371 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:32 [info] 40#40: *372 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:38 [info] 40#40: *373 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:42 [info] 40#40: *374 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:48 [info] 40#40: *375 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:52 [info] 40#40: *376 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:45:58 [info] 40#40: *377 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:02 [info] 40#40: *378 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:08 [info] 40#40: *379 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:12 [info] 40#40: *381 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:18 [info] 40#40: *382 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:22 [info] 40#40: *383 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:28 [info] 40#40: *384 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:32 [info] 40#40: *385 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:38 [info] 40#40: *386 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:42 [info] 40#40: *387 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:48 [info] 40#40: *388 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:52 [info] 40#40: *389 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:46:58 [info] 40#40: *390 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:02 [info] 40#40: *391 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:08 [info] 40#40: *392 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:12 [info] 40#40: *394 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:18 [info] 40#40: *395 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:22 [info] 40#40: *396 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:28 [info] 40#40: *397 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:32 [info] 40#40: *398 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:38 [info] 40#40: *399 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:42 [info] 40#40: *400 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:48 [info] 40#40: *401 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:52 [info] 40#40: *402 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:47:58 [info] 40#40: *403 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:02 [info] 40#40: *404 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:08 [info] 40#40: *405 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:12 [info] 40#40: *407 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:18 [info] 40#40: *408 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:22 [info] 40#40: *409 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:28 [info] 40#40: *410 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:32 [info] 40#40: *411 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:38 [info] 40#40: *412 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:42 [info] 40#40: *413 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:48 [info] 40#40: *414 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:52 [info] 40#40: *415 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:48:58 [info] 40#40: *416 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:02 [info] 40#40: *417 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:08 [info] 40#40: *418 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:12 [info] 40#40: *420 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:18 [info] 40#40: *421 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:22 [info] 40#40: *422 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:28 [info] 40#40: *423 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:32 [info] 40#40: *424 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:38 [info] 40#40: *425 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:42 [info] 40#40: *426 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:48 [info] 40#40: *427 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:52 [info] 40#40: *428 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:49:58 [info] 40#40: *429 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:02 [info] 40#40: *430 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:08 [info] 40#40: *431 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:12 [info] 40#40: *433 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:18 [info] 40#40: *434 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:22 [info] 40#40: *435 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:28 [info] 40#40: *436 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:32 [info] 40#40: *437 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:38 [info] 40#40: *438 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:42 [info] 40#40: *439 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:48 [info] 40#40: *440 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:52 [info] 40#40: *441 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:50:58 [info] 40#40: *442 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:02 [info] 40#40: *443 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:08 [info] 40#40: *444 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:12 [info] 40#40: *446 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:18 [info] 40#40: *447 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:22 [info] 40#40: *448 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:28 [info] 40#40: *449 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:32 [info] 40#40: *450 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:38 [info] 40#40: *451 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:42 [info] 40#40: *452 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:48 [info] 40#40: *453 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:52 [info] 40#40: *454 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:51:58 [info] 40#40: *455 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:02 [info] 40#40: *456 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:08 [info] 40#40: *457 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:12 [info] 40#40: *459 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:18 [info] 40#40: *460 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:22 [info] 40#40: *461 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:28 [info] 40#40: *462 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:32 [info] 40#40: *463 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:38 [info] 40#40: *464 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:42 [info] 40#40: *465 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:48 [info] 40#40: *466 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:52 [info] 40#40: *467 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:52:58 [info] 40#40: *468 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:02 [info] 40#40: *469 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:08 [info] 40#40: *470 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:12 [info] 40#40: *472 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:18 [info] 40#40: *473 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:22 [info] 40#40: *474 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:28 [info] 40#40: *475 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:32 [info] 40#40: *476 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:38 [info] 40#40: *477 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:42 [info] 40#40: *478 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:48 [info] 40#40: *479 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:52 [info] 40#40: *480 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:53:58 [info] 40#40: *481 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:02 [info] 40#40: *482 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:08 [info] 40#40: *483 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:12 [info] 40#40: *485 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:18 [info] 40#40: *486 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:22 [info] 40#40: *487 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:28 [info] 40#40: *488 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:32 [info] 40#40: *489 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:38 [info] 40#40: *490 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:42 [info] 40#40: *491 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:48 [info] 40#40: *492 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:52 [info] 40#40: *493 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:54:58 [info] 40#40: *494 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:02 [info] 40#40: *495 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:08 [info] 40#40: *496 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:12 [info] 40#40: *498 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:18 [info] 40#40: *499 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:22 [info] 40#40: *500 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:28 [info] 40#40: *501 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:32 [info] 40#40: *502 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:38 [info] 40#40: *503 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:42 [info] 40#40: *504 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:48 [info] 40#40: *505 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:52 [info] 40#40: *506 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:55:58 [info] 40#40: *507 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:02 [info] 40#40: *508 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:08 [info] 40#40: *509 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:12 [info] 40#40: *511 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:18 [info] 40#40: *512 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:22 [info] 40#40: *513 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:28 [info] 40#40: *514 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:32 [info] 40#40: *515 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:38 [info] 40#40: *516 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:42 [info] 40#40: *517 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:48 [info] 40#40: *518 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:52 [info] 40#40: *519 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:56:58 [info] 40#40: *520 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:02 [info] 40#40: *521 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:08 [info] 40#40: *522 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:12 [info] 40#40: *524 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:18 [info] 40#40: *525 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:22 [info] 40#40: *526 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:28 [info] 40#40: *527 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:32 [info] 40#40: *528 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:38 [info] 40#40: *529 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:42 [info] 40#40: *530 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:48 [info] 40#40: *531 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:52 [info] 40#40: *532 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:57:58 [info] 40#40: *533 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:02 [info] 40#40: *534 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:08 [info] 40#40: *535 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:12 [info] 40#40: *537 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:18 [info] 40#40: *538 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:22 [info] 40#40: *539 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:28 [info] 40#40: *540 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:32 [info] 40#40: *541 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:38 [info] 40#40: *542 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:42 [info] 40#40: *543 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:48 [info] 40#40: *544 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:52 [info] 40#40: *545 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:58:58 [info] 40#40: *546 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:02 [info] 40#40: *547 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:08 [info] 40#40: *548 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:12 [info] 40#40: *550 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:18 [info] 40#40: *551 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:22 [info] 40#40: *552 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:28 [info] 40#40: *553 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:32 [info] 40#40: *554 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:38 [info] 40#40: *555 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:42 [info] 40#40: *556 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:48 [info] 40#40: *557 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:52 [info] 40#40: *558 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 06:59:58 [info] 40#40: *559 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:02 [info] 40#40: *560 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:08 [info] 40#40: *561 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:12 [info] 40#40: *563 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:18 [info] 40#40: *564 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:22 [info] 40#40: *565 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:28 [info] 40#40: *566 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:32 [info] 40#40: *567 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:38 [info] 40#40: *568 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:42 [info] 40#40: *569 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:48 [info] 40#40: *570 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:52 [info] 40#40: *571 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:00:58 [info] 40#40: *572 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:02 [info] 40#40: *573 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:08 [info] 40#40: *574 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:12 [info] 40#40: *576 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:18 [info] 40#40: *577 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:22 [info] 40#40: *578 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:28 [info] 40#40: *579 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:32 [info] 40#40: *580 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:38 [info] 40#40: *581 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:42 [info] 40#40: *582 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:48 [info] 40#40: *583 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:52 [info] 40#40: *584 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:01:58 [info] 40#40: *585 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:02 [info] 40#40: *586 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:08 [info] 40#40: *587 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:12 [info] 40#40: *589 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:18 [info] 40#40: *590 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:22 [info] 40#40: *591 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:28 [info] 40#40: *592 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:32 [info] 40#40: *593 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:38 [info] 40#40: *594 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:42 [info] 40#40: *595 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:48 [info] 40#40: *596 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:52 [info] 40#40: *597 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:02:58 [info] 40#40: *598 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:02 [info] 40#40: *599 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:08 [info] 40#40: *600 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:12 [info] 40#40: *602 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:18 [info] 40#40: *603 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:22 [info] 40#40: *604 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:28 [info] 40#40: *605 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:32 [info] 40#40: *606 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:38 [info] 40#40: *607 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:42 [info] 40#40: *608 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:48 [info] 40#40: *609 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:52 [info] 40#40: *610 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:03:58 [info] 40#40: *611 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:02 [info] 40#40: *612 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:08 [info] 40#40: *613 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:12 [info] 40#40: *615 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:18 [info] 40#40: *616 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:22 [info] 40#40: *617 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:28 [info] 40#40: *618 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:32 [info] 40#40: *619 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:38 [info] 40#40: *620 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:42 [info] 40#40: *621 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:48 [info] 40#40: *622 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:52 [info] 40#40: *623 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:04:58 [info] 40#40: *624 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:02 [info] 40#40: *625 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:08 [info] 40#40: *626 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:12 [info] 40#40: *628 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:18 [info] 40#40: *629 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:22 [info] 40#40: *630 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:28 [info] 40#40: *631 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:32 [info] 40#40: *632 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:38 [info] 40#40: *633 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:42 [info] 40#40: *634 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:48 [info] 40#40: *635 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:52 [info] 40#40: *636 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:05:58 [info] 40#40: *637 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:02 [info] 40#40: *638 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:08 [info] 40#40: *639 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:12 [info] 40#40: *641 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:18 [info] 40#40: *642 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:22 [info] 40#40: *643 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:28 [info] 40#40: *644 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:32 [info] 40#40: *645 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:38 [info] 40#40: *646 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:42 [info] 40#40: *647 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:48 [info] 40#40: *648 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:52 [info] 40#40: *649 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:06:58 [info] 40#40: *650 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:02 [info] 40#40: *651 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:08 [info] 40#40: *652 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:12 [info] 40#40: *654 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:18 [info] 40#40: *655 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:22 [info] 40#40: *656 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:28 [info] 40#40: *657 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:32 [info] 40#40: *658 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:38 [info] 40#40: *659 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:42 [info] 40#40: *660 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:48 [info] 40#40: *661 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:52 [info] 40#40: *662 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:07:58 [info] 40#40: *663 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:02 [info] 40#40: *664 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:08 [info] 40#40: *665 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:12 [info] 40#40: *667 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:18 [info] 40#40: *668 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:22 [info] 40#40: *669 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:28 [info] 40#40: *670 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:32 [info] 40#40: *671 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:38 [info] 40#40: *672 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:42 [info] 40#40: *673 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:48 [info] 40#40: *674 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:52 [info] 40#40: *675 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:08:58 [info] 40#40: *676 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:02 [info] 40#40: *677 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:08 [info] 40#40: *678 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:12 [info] 40#40: *680 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:18 [info] 40#40: *681 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:22 [info] 40#40: *682 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:28 [info] 40#40: *683 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:32 [info] 40#40: *684 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:38 [info] 40#40: *685 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:42 [info] 40#40: *686 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:48 [info] 40#40: *687 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:52 [info] 40#40: *688 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:09:58 [info] 40#40: *689 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:02 [info] 40#40: *690 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:08 [info] 40#40: *691 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:12 [info] 40#40: *693 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:18 [info] 40#40: *694 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:22 [info] 40#40: *695 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:28 [info] 40#40: *696 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:32 [info] 40#40: *697 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:38 [info] 40#40: *698 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:42 [info] 40#40: *699 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:48 [info] 40#40: *700 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:52 [info] 40#40: *701 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:10:58 [info] 40#40: *702 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:02 [info] 40#40: *703 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:08 [info] 40#40: *704 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:12 [info] 40#40: *706 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:18 [info] 40#40: *707 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:22 [info] 40#40: *708 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:28 [info] 40#40: *709 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:32 [info] 40#40: *710 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:38 [info] 40#40: *711 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:42 [info] 40#40: *712 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:48 [info] 40#40: *713 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:52 [info] 40#40: *714 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:11:58 [info] 40#40: *715 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:02 [info] 40#40: *716 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:08 [info] 40#40: *717 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:12 [info] 40#40: *719 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:18 [info] 40#40: *720 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:22 [info] 40#40: *721 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:28 [info] 40#40: *722 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:32 [info] 40#40: *723 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:38 [info] 40#40: *724 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:42 [info] 40#40: *725 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:48 [info] 40#40: *726 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:52 [info] 40#40: *727 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:12:58 [info] 40#40: *728 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:02 [info] 40#40: *729 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:08 [info] 40#40: *730 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:12 [info] 40#40: *732 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:18 [info] 40#40: *733 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:22 [info] 40#40: *734 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:28 [info] 40#40: *735 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:32 [info] 40#40: *736 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:38 [info] 40#40: *737 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:42 [info] 40#40: *738 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:48 [info] 40#40: *739 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:52 [info] 40#40: *740 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:13:58 [info] 40#40: *741 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:02 [info] 40#40: *742 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:08 [info] 40#40: *743 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:12 [info] 40#40: *745 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:18 [info] 40#40: *746 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:22 [info] 40#40: *747 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:28 [info] 40#40: *748 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:32 [info] 40#40: *749 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:38 [info] 40#40: *750 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:42 [info] 40#40: *751 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:48 [info] 40#40: *752 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:52 [info] 40#40: *753 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:14:58 [info] 40#40: *754 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:02 [info] 40#40: *755 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:08 [info] 40#40: *756 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:12 [info] 40#40: *758 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:18 [info] 40#40: *759 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:22 [info] 40#40: *760 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:28 [info] 40#40: *761 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:32 [info] 40#40: *762 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:38 [info] 40#40: *763 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:42 [info] 40#40: *764 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:48 [info] 40#40: *765 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:52 [info] 40#40: *766 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:15:58 [info] 40#40: *767 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:02 [info] 40#40: *768 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:08 [info] 40#40: *769 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:12 [info] 40#40: *771 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:18 [info] 40#40: *772 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:22 [info] 40#40: *773 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:28 [info] 40#40: *774 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:30 [info] 40#40: *775 [lua] access_by_lua(msblocations.conf:133):2: 7bc0364c8956ee8aae237f16131eb8a6:receive the request, client: 10.233.65.151, server: , request: "GET //api/aai-esr-server/v1/vims HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2021/08/29 07:16:30 [info] 40#40: *778 [lua] access_by_lua(msblocations.conf:133):2: d7d4285c8f3134ad68af4877b1aa5dd2:receive the request, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/cloud-regions HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:30 [warn] 40#40: *778 [lua] shcache.lua:413: load(): external lookup failed: key msb:routing:api:aai-cloudInfrastructure:v11 not found, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/cloud-regions HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:30 [warn] 40#40: *778 [lua] error_handler.lua:29: error_svc_not_found(): d7d4285c8f3134ad68af4877b1aa5dd2 No route found for this request! detail_info:Common not match. key--msb:routing:api:aai-cloudInfrastructure:v11, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/cloud-regions HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:30 [info] 40#40: *778 [lua] access_by_lua(msblocations.conf:45):2: d7d4285c8f3134ad68af4877b1aa5dd2:receive the request, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/cloud-regions HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:30 [warn] 40#40: *778 [lua] error_handler.lua:29: error_svc_not_found(): d7d4285c8f3134ad68af4877b1aa5dd2 No route found for this request! detail_info:Custom not match, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/cloud-regions HTTP/1.1", host: "msb-iag.onap"
10.233.66.53 - AAI [29/Aug/2021:07:16:30 +0000] d7d4285c8f3134ad68af4877b1aa5dd2 "GET /api/aai-cloudInfrastructure/v11/cloud-regions HTTP/1.1" 502 request_processing_time:0.003 upstream_response_time:- "-" "Jersey/2.16 (HttpUrlConnection 1.8.0_242)" "-"
2021/08/29 07:16:30 [info] 40#40: *775 [lua] logger.lua:23: 7bc0364c8956ee8aae237f16131eb8a6 {"matched":"aai-esr-server"} while logging request, client: 10.233.65.151, server: , request: "GET //api/aai-esr-server/v1/vims HTTP/1.1", upstream: "https://10.233.17.75:9518/api/aai-esr-server/v1/vims", host: "msb.api.simpledemo.onap.org:30283"
10.233.65.151 - - [29/Aug/2021:07:16:30 +0000] 7bc0364c8956ee8aae237f16131eb8a6 "GET //api/aai-esr-server/v1/vims HTTP/1.1" 200 request_processing_time:0.780 upstream_response_time:0.778 "-" "ansible-httpget" "-"
2021/08/29 07:16:31 [info] 40#40: *779 [lua] access_by_lua(msblocations.conf:133):2: 02b7e22a6926051bc2a39f5d25c7a5b7:receive the request, client: 10.233.65.151, server: , request: "POST //api/aai-esr-server/v1/vims HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.66.53 - AAI [29/Aug/2021:07:16:31 +0000] d6f09ed9084606cc607af0216bd48265 "GET /api/aai-cloudInfrastructure/v11/complexes/complex/DL-DELL HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Jersey/2.16 (HttpUrlConnection 1.8.0_242)" "-"
2021/08/29 07:16:31 [info] 40#40: *778 [lua] access_by_lua(msblocations.conf:133):2: d6f09ed9084606cc607af0216bd48265:receive the request, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/complexes/complex/DL-DELL HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:31 [warn] 40#40: *778 [lua] error_handler.lua:29: error_svc_not_found(): d6f09ed9084606cc607af0216bd48265 No route found for this request! detail_info:Common not match. key--msb:routing:api:aai-cloudInfrastructure:v11, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/complexes/complex/DL-DELL HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:31 [info] 40#40: *778 [lua] access_by_lua(msblocations.conf:45):2: d6f09ed9084606cc607af0216bd48265:receive the request, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/complexes/complex/DL-DELL HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:31 [warn] 40#40: *778 [lua] error_handler.lua:29: error_svc_not_found(): d6f09ed9084606cc607af0216bd48265 No route found for this request! detail_info:Custom not match, client: 10.233.66.53, server: , request: "GET /api/aai-cloudInfrastructure/v11/complexes/complex/DL-DELL HTTP/1.1", host: "msb-iag.onap"
10.233.66.53 - AAI [29/Aug/2021:07:16:31 +0000] 1901060ca5059698f914c35a612f9dee "PUT /api/aai-cloudInfrastructure/v11/cloud-regions/cloud-region/ONAPatDT/RegionOne HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Jersey/2.16 (HttpUrlConnection 1.8.0_242)" "-"
2021/08/29 07:16:31 [info] 40#40: *780 [lua] access_by_lua(msblocations.conf:133):2: 1901060ca5059698f914c35a612f9dee:receive the request, client: 10.233.66.53, server: , request: "PUT /api/aai-cloudInfrastructure/v11/cloud-regions/cloud-region/ONAPatDT/RegionOne HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:31 [warn] 40#40: *780 [lua] error_handler.lua:29: error_svc_not_found(): 1901060ca5059698f914c35a612f9dee No route found for this request! detail_info:Common not match. key--msb:routing:api:aai-cloudInfrastructure:v11, client: 10.233.66.53, server: , request: "PUT /api/aai-cloudInfrastructure/v11/cloud-regions/cloud-region/ONAPatDT/RegionOne HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:31 [info] 40#40: *780 [lua] access_by_lua(msblocations.conf:45):2: 1901060ca5059698f914c35a612f9dee:receive the request, client: 10.233.66.53, server: , request: "PUT /api/aai-cloudInfrastructure/v11/cloud-regions/cloud-region/ONAPatDT/RegionOne HTTP/1.1", host: "msb-iag.onap"
2021/08/29 07:16:31 [warn] 40#40: *780 [lua] error_handler.lua:29: error_svc_not_found(): 1901060ca5059698f914c35a612f9dee No route found for this request! detail_info:Custom not match, client: 10.233.66.53, server: , request: "PUT /api/aai-cloudInfrastructure/v11/cloud-regions/cloud-region/ONAPatDT/RegionOne HTTP/1.1", host: "msb-iag.onap"
10.233.65.151 - - [29/Aug/2021:07:16:31 +0000] 02b7e22a6926051bc2a39f5d25c7a5b7 "POST //api/aai-esr-server/v1/vims HTTP/1.1" 498 request_processing_time:0.201 upstream_response_time:0.199 "-" "ansible-httpget" "-"
2021/08/29 07:16:31 [info] 40#40: *779 [lua] logger.lua:23: 02b7e22a6926051bc2a39f5d25c7a5b7 {"matched":"aai-esr-server"} while logging request, client: 10.233.65.151, server: , request: "POST //api/aai-esr-server/v1/vims HTTP/1.1", upstream: "https://10.233.17.75:9518/api/aai-esr-server/v1/vims", host: "msb.api.simpledemo.onap.org:30283"
2021/08/29 07:16:32 [info] 40#40: *781 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:38 [info] 40#40: *782 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:40 [info] 40#40: *778 client 10.233.66.53 closed keepalive connection
2021/08/29 07:16:40 [info] 40#40: *780 client 10.233.66.53 closed keepalive connection
2021/08/29 07:16:42 [info] 40#40: *783 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:48 [info] 40#40: *784 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:52 [info] 40#40: *785 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:16:58 [info] 40#40: *786 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:02 [info] 40#40: *787 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:08 [info] 40#40: *788 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:12 [info] 40#40: *790 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:18 [info] 40#40: *791 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:22 [info] 40#40: *792 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:28 [info] 40#40: *793 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:32 [info] 40#40: *794 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:38 [info] 40#40: *795 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:42 [info] 40#40: *796 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:48 [info] 40#40: *797 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:52 [info] 40#40: *798 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:17:58 [info] 40#40: *799 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:02 [info] 40#40: *800 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:08 [info] 40#40: *801 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:12 [info] 40#40: *803 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:18 [info] 40#40: *804 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:22 [info] 40#40: *805 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:28 [info] 40#40: *806 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:32 [info] 40#40: *807 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:38 [info] 40#40: *808 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:42 [info] 40#40: *809 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:48 [info] 40#40: *810 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:52 [info] 40#40: *811 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:18:58 [info] 40#40: *812 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:02 [info] 40#40: *813 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:08 [info] 40#40: *814 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:12 [info] 40#40: *816 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:18 [info] 40#40: *817 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:22 [info] 40#40: *818 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:28 [info] 40#40: *819 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:32 [info] 40#40: *820 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:38 [info] 40#40: *821 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:42 [info] 40#40: *822 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:48 [info] 40#40: *823 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:52 [info] 40#40: *824 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:19:58 [info] 40#40: *825 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:02 [info] 40#40: *826 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:08 [info] 40#40: *827 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:12 [info] 40#40: *829 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:18 [info] 40#40: *830 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:22 [info] 40#40: *831 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:28 [info] 40#40: *832 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:32 [info] 40#40: *833 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:38 [info] 40#40: *834 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:42 [info] 40#40: *835 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:48 [info] 40#40: *836 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:52 [info] 40#40: *837 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:20:58 [info] 40#40: *838 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:02 [info] 40#40: *839 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:08 [info] 40#40: *840 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:12 [info] 40#40: *842 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:18 [info] 40#40: *843 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:22 [info] 40#40: *844 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:28 [info] 40#40: *845 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:32 [info] 40#40: *846 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:38 [info] 40#40: *847 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:42 [info] 40#40: *848 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:48 [info] 40#40: *849 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:52 [info] 40#40: *850 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:21:58 [info] 40#40: *851 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:02 [info] 40#40: *852 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:08 [info] 40#40: *853 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:12 [info] 40#40: *855 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:18 [info] 40#40: *856 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:22 [info] 40#40: *857 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:28 [info] 40#40: *858 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:32 [info] 40#40: *859 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:38 [info] 40#40: *860 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:42 [info] 40#40: *861 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:48 [info] 40#40: *862 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:52 [info] 40#40: *863 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:22:58 [info] 40#40: *864 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:02 [info] 40#40: *865 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:08 [info] 40#40: *866 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:12 [info] 40#40: *868 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:18 [info] 40#40: *869 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:22 [info] 40#40: *870 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:28 [info] 40#40: *871 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:32 [info] 40#40: *872 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:38 [info] 40#40: *873 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:42 [info] 40#40: *874 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:48 [info] 40#40: *875 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:52 [info] 40#40: *876 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:23:58 [info] 40#40: *877 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:02 [info] 40#40: *878 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:08 [info] 40#40: *879 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:12 [info] 40#40: *881 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:18 [info] 40#40: *882 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:22 [info] 40#40: *883 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:28 [info] 40#40: *884 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:32 [info] 40#40: *885 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:38 [info] 40#40: *886 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:42 [info] 40#40: *887 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:48 [info] 40#40: *888 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:52 [info] 40#40: *889 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:24:58 [info] 40#40: *890 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:02 [info] 40#40: *891 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:08 [info] 40#40: *892 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:12 [info] 40#40: *894 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:18 [info] 40#40: *895 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:22 [info] 40#40: *896 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:28 [info] 40#40: *897 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:32 [info] 40#40: *898 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:38 [info] 40#40: *899 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:42 [info] 40#40: *900 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:48 [info] 40#40: *901 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:52 [info] 40#40: *902 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:25:58 [info] 40#40: *903 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:02 [info] 40#40: *904 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:08 [info] 40#40: *905 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:12 [info] 40#40: *907 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:18 [info] 40#40: *908 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:22 [info] 40#40: *909 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:28 [info] 40#40: *910 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:32 [info] 40#40: *911 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:38 [info] 40#40: *912 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:42 [info] 40#40: *913 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:48 [info] 40#40: *914 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:52 [info] 40#40: *915 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:26:58 [info] 40#40: *916 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:02 [info] 40#40: *917 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:08 [info] 40#40: *918 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:12 [info] 40#40: *920 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:18 [info] 40#40: *921 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:22 [info] 40#40: *922 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:28 [info] 40#40: *923 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:32 [info] 40#40: *924 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:38 [info] 40#40: *925 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:42 [info] 40#40: *926 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:48 [info] 40#40: *927 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:52 [info] 40#40: *928 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:27:58 [info] 40#40: *929 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:02 [info] 40#40: *930 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:08 [info] 40#40: *931 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:12 [info] 40#40: *933 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:18 [info] 40#40: *934 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:22 [info] 40#40: *935 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:28 [info] 40#40: *936 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:32 [info] 40#40: *937 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:38 [info] 40#40: *938 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:42 [info] 40#40: *939 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:48 [info] 40#40: *940 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:52 [info] 40#40: *941 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:28:58 [info] 40#40: *942 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:02 [info] 40#40: *943 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:08 [info] 40#40: *944 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:12 [info] 40#40: *946 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:18 [info] 40#40: *947 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:22 [info] 40#40: *948 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:28 [info] 40#40: *949 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:32 [info] 40#40: *950 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:38 [info] 40#40: *951 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:42 [info] 40#40: *952 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:48 [info] 40#40: *953 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:52 [info] 40#40: *954 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:29:58 [info] 40#40: *955 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:30:02 [info] 40#40: *956 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:30:08 [info] 40#40: *957 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:30:12 [info] 40#40: *959 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:30:18 [info] 40#40: *960 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80
2021/08/29 07:30:22 [info] 40#40: *961 client closed connection while waiting for request, client: 10.233.71.223, server: 0.0.0.0:80