@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.96.111.88 ### 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/04/12 10:46:35 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2021/04/12 10:46:35 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2021/04/12 10:46:35 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2021/04/12 10:46:35 [notice] 34#34: using the "epoll" event method 2021/04/12 10:46:35 [notice] 34#34: openresty/1.13.6.1 2021/04/12 10:46:35 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2021/04/12 10:46:35 [notice] 34#34: OS: Linux 4.15.0-117-generic 2021/04/12 10:46:35 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2021/04/12 10:46:35 [notice] 35#35: start worker processes 2021/04/12 10:46:35 [notice] 35#35: start worker process 36 2021/04/12 10:46:35 [notice] 35#35: start worker process 37 2021/04/12 10:46:35 [notice] 35#35: start worker process 39 2021/04/12 10:46:35 [notice] 35#35: start worker process 40 2021/04/12 10:46:35 [notice] 35#35: start worker process 41 2021/04/12 10:46:35 [notice] 35#35: start worker process 42 2021/04/12 10:46:35 [notice] 35#35: start worker process 43 2021/04/12 10:46:35 [notice] 35#35: start worker process 44 2021/04/12 10:46:35 [notice] 35#35: start cache manager process 45 2021/04/12 10:46:35 [notice] 35#35: start cache loader process 47 \n\n### Starting apiroute @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20210412104635.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-04-12 10:46:37 531 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2021-04-12 10:46:37 544 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2021-04-12 10:46:37 544 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2021-04-12 10:46:37 594 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2021-04-12 10:46:37 594 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.96.111.88:10081 Enabled:true 2021-04-12 10:46:38 649 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes 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-04-12 10:46:38 700 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2021-04-12 10:46:38 701 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2021-04-12 10:46:38 701 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2021-04-12 10:46:38 702 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2021-04-12 10:46:38 703 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2021-04-12 10:46:38 703 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2021-04-12 10:46:38 703 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2021-04-12 10:46:38 753 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2021-04-12 10:46:38 753 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2021-04-12 10:46:38 816 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2021-04-12 10:46:38 816 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2021-04-12 10:46:39 207 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2021/04/12 10:46:48 [info] 36#36: *12 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:46:53 [info] 36#36: *13 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:46:56 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:133):2: 550d4943082c9dc2814a29928767b432:receive the request, client: 10.242.121.160, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", host: "10.96.210.221" 2021/04/12 10:46:57 [info] 36#36: *14 [lua] logger.lua:23: 550d4943082c9dc2814a29928767b432 {"matched":"microservices"} while logging request, client: 10.242.121.160, 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.96.210.221" 10.242.121.160 - - [12/Apr/2021:10:46:57 +0000] 550d4943082c9dc2814a29928767b432 "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 request_processing_time:0.553 upstream_response_time:0.551 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.121.160 - - [12/Apr/2021:10:46:57 +0000] "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 445 2021/04/12 10:46:58 [info] 36#36: *17 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:03 [info] 36#36: *18 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:06 [info] 36#36: *14 client 10.242.121.160 closed keepalive connection 2021/04/12 10:47:08 [info] 36#36: *19 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:13 [info] 36#36: *20 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:18 [info] 36#36: *21 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:23 [info] 36#36: *22 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:28 [info] 36#36: *23 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:33 [info] 36#36: *24 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:35 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2021/04/12 10:47:35 [notice] 35#35: signal 17 (SIGCHLD) received from 47 2021/04/12 10:47:35 [notice] 35#35: cache loader process 47 exited with code 0 2021/04/12 10:47:35 [notice] 35#35: signal 29 (SIGIO) received 2021/04/12 10:47:38 [info] 36#36: *26 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:43 [info] 36#36: *27 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:48 [info] 36#36: *28 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:52 [info] 36#36: *29 [lua] access_by_lua(msblocations.conf:133):2: 6772549484fcdc1551e8f1421ed5dd15:receive the request, client: 10.242.228.90, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", host: "10.96.210.221" 2021/04/12 10:47:52 [info] 36#36: *29 [lua] logger.lua:23: 6772549484fcdc1551e8f1421ed5dd15 {"matched":"microservices"} while logging request, client: 10.242.228.90, 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.96.210.221" 10.242.228.90 - - [12/Apr/2021:10:47:52 +0000] 6772549484fcdc1551e8f1421ed5dd15 "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 request_processing_time:0.344 upstream_response_time:0.342 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.228.90 - - [12/Apr/2021:10:47:52 +0000] "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 487 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 306 2021/04/12 10:47:53 [info] 36#36: *31 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:47:58 [info] 36#36: *32 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:02 [info] 36#36: *29 client 10.242.228.90 closed keepalive connection 2021/04/12 10:48:03 [info] 36#36: *33 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:08 [info] 36#36: *34 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:13 [info] 36#36: *35 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:18 [info] 36#36: *36 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:23 [info] 36#36: *37 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:28 [info] 36#36: *38 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:33 [info] 36#36: *39 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:38 [info] 36#36: *41 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:43 [info] 36#36: *42 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:48 [info] 36#36: *43 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:53 [info] 36#36: *44 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:48:58 [info] 36#36: *45 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:03 [info] 36#36: *46 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:08 [info] 36#36: *47 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:13 [info] 36#36: *48 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:18 [info] 36#36: *49 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:23 [info] 36#36: *50 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:28 [info] 36#36: *51 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:33 [info] 36#36: *52 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:38 [info] 36#36: *54 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:43 [info] 36#36: *55 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:48 [info] 36#36: *56 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:53 [info] 36#36: *57 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:49:58 [info] 36#36: *58 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:03 [info] 36#36: *59 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:08 [info] 36#36: *60 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:13 [info] 36#36: *61 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:18 [info] 36#36: *62 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:23 [info] 36#36: *63 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:28 [info] 36#36: *64 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:33 [info] 36#36: *65 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:38 [info] 36#36: *67 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:43 [info] 36#36: *68 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:48 [info] 36#36: *69 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:53 [info] 36#36: *70 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:50:58 [info] 36#36: *71 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:03 [info] 36#36: *72 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:08 [info] 36#36: *73 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:13 [info] 36#36: *74 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:18 [info] 36#36: *75 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:23 [info] 36#36: *76 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:28 [info] 36#36: *77 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:33 [info] 36#36: *78 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:38 [info] 36#36: *80 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:43 [info] 36#36: *81 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:48 [info] 36#36: *82 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:53 [info] 36#36: *83 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:51:58 [info] 36#36: *84 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:03 [info] 36#36: *85 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:08 [info] 36#36: *86 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:13 [info] 36#36: *87 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:18 [info] 36#36: *88 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:23 [info] 36#36: *89 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:28 [info] 36#36: *90 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:33 [info] 36#36: *91 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:38 [info] 36#36: *93 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:43 [info] 36#36: *94 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:48 [info] 36#36: *95 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:53 [info] 36#36: *96 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:52:58 [info] 36#36: *97 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:03 [info] 36#36: *98 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:08 [info] 36#36: *99 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:13 [info] 36#36: *100 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:18 [info] 36#36: *101 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:23 [info] 36#36: *102 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:28 [info] 36#36: *103 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:33 [info] 36#36: *104 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:38 [info] 36#36: *106 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:43 [info] 36#36: *107 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:48 [info] 36#36: *108 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:53 [info] 36#36: *109 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:53:58 [info] 36#36: *110 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:03 [info] 36#36: *111 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:08 [info] 36#36: *112 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:13 [info] 36#36: *113 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:18 [info] 36#36: *114 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:23 [info] 36#36: *115 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:28 [info] 36#36: *116 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:33 [info] 36#36: *117 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:38 [info] 36#36: *119 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:43 [info] 36#36: *120 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:48 [info] 36#36: *121 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:53 [info] 36#36: *122 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:54:58 [info] 36#36: *123 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:03 [info] 36#36: *124 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:08 [info] 36#36: *125 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:13 [info] 36#36: *126 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:18 [info] 36#36: *127 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:23 [info] 36#36: *128 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:28 [info] 36#36: *129 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:33 [info] 36#36: *130 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:38 [info] 36#36: *132 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:43 [info] 36#36: *133 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:48 [info] 36#36: *134 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:53 [info] 36#36: *135 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:55:58 [info] 36#36: *136 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:03 [info] 36#36: *137 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:08 [info] 36#36: *138 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:13 [info] 36#36: *139 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:18 [info] 36#36: *140 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:23 [info] 36#36: *141 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:28 [info] 36#36: *142 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:33 [info] 36#36: *143 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:38 [info] 36#36: *145 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:43 [info] 36#36: *146 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:48 [info] 36#36: *147 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:53 [info] 36#36: *148 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:56:58 [info] 36#36: *149 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:03 [info] 36#36: *150 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:08 [info] 36#36: *151 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:13 [info] 36#36: *152 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:18 [info] 36#36: *153 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:23 [info] 36#36: *154 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:28 [info] 36#36: *155 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:33 [info] 36#36: *156 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:38 [info] 36#36: *158 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:43 [info] 36#36: *159 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:48 [info] 36#36: *160 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:53 [info] 36#36: *161 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:57:58 [info] 36#36: *162 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:03 [info] 36#36: *163 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:08 [info] 36#36: *164 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:13 [info] 36#36: *165 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:18 [info] 36#36: *166 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:23 [info] 36#36: *167 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:28 [info] 36#36: *168 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:33 [info] 36#36: *169 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:38 [info] 36#36: *171 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:43 [info] 36#36: *172 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:48 [info] 36#36: *173 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:53 [info] 36#36: *174 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:58:58 [info] 36#36: *175 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:03 [info] 36#36: *176 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:08 [info] 36#36: *177 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:13 [info] 36#36: *178 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:18 [info] 36#36: *179 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:23 [info] 36#36: *180 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:28 [info] 36#36: *181 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:33 [info] 36#36: *182 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:38 [info] 36#36: *184 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:43 [info] 36#36: *185 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:48 [info] 36#36: *186 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:53 [info] 36#36: *187 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 10:59:58 [info] 36#36: *188 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:03 [info] 36#36: *189 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:08 [info] 36#36: *190 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:13 [info] 36#36: *191 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:18 [info] 36#36: *192 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:23 [info] 36#36: *193 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:28 [info] 36#36: *194 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:33 [info] 36#36: *195 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:38 [info] 36#36: *197 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:43 [info] 36#36: *198 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:48 [info] 36#36: *199 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:53 [info] 36#36: *200 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:00:58 [info] 36#36: *201 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:03 [info] 36#36: *202 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:08 [info] 36#36: *203 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:13 [info] 36#36: *204 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:18 [info] 36#36: *205 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:23 [info] 36#36: *206 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:28 [info] 36#36: *207 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:33 [info] 36#36: *208 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:38 [info] 36#36: *210 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:43 [info] 36#36: *211 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:48 [info] 36#36: *212 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:53 [info] 36#36: *213 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:01:58 [info] 36#36: *214 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:03 [info] 36#36: *215 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:08 [info] 36#36: *216 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:13 [info] 36#36: *217 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:18 [info] 36#36: *218 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:23 [info] 36#36: *219 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:28 [info] 36#36: *220 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:33 [info] 36#36: *221 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:38 [info] 36#36: *223 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:43 [info] 36#36: *224 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:48 [info] 36#36: *225 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:53 [info] 36#36: *226 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:02:58 [info] 36#36: *227 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:03 [info] 36#36: *228 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:08 [info] 36#36: *229 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:13 [info] 36#36: *230 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:18 [info] 36#36: *231 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:23 [info] 36#36: *232 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:28 [info] 36#36: *233 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:33 [info] 36#36: *234 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:38 [info] 36#36: *236 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:43 [info] 36#36: *237 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:48 [info] 36#36: *238 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:53 [info] 36#36: *239 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:03:58 [info] 36#36: *240 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:03 [info] 36#36: *241 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:08 [info] 36#36: *242 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:13 [info] 36#36: *243 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:18 [info] 36#36: *244 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:23 [info] 36#36: *245 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:28 [info] 36#36: *246 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:33 [info] 36#36: *247 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:38 [info] 36#36: *249 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:43 [info] 36#36: *250 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:48 [info] 36#36: *251 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:53 [info] 36#36: *252 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:04:58 [info] 36#36: *253 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:03 [info] 36#36: *254 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:08 [info] 36#36: *255 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:13 [info] 36#36: *256 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:18 [info] 36#36: *257 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:23 [info] 36#36: *258 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:28 [info] 36#36: *259 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:33 [info] 36#36: *260 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.242.8.158, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.242.8.158 - - [12/Apr/2021:11:05:33 +0000] bd3b940cf4b62105b3b02c05bdaaeb72 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2021/04/12 11:05:33 [info] 36#36: *261 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:38 [info] 36#36: *263 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:43 [info] 36#36: *264 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:48 [info] 36#36: *265 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:53 [info] 36#36: *266 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:05:58 [info] 36#36: *267 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:03 [info] 36#36: *268 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:08 [info] 36#36: *269 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:13 [info] 36#36: *270 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:18 [info] 36#36: *271 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:23 [info] 36#36: *272 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:28 [info] 36#36: *273 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:33 [info] 36#36: *274 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:38 [info] 36#36: *276 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:43 [info] 36#36: *277 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:48 [info] 36#36: *278 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:53 [info] 36#36: *279 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:06:58 [info] 36#36: *280 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:03 [info] 36#36: *281 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:08 [info] 36#36: *282 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:13 [info] 36#36: *283 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:18 [info] 36#36: *284 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:23 [info] 36#36: *285 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:28 [info] 36#36: *286 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:33 [info] 36#36: *287 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:38 [info] 36#36: *289 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:43 [info] 36#36: *290 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:48 [info] 36#36: *291 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:53 [info] 36#36: *292 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:07:58 [info] 36#36: *293 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:03 [info] 36#36: *294 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:08 [info] 36#36: *295 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:13 [info] 36#36: *296 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:18 [info] 36#36: *297 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:23 [info] 36#36: *298 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:28 [info] 36#36: *299 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:33 [info] 36#36: *300 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:38 [info] 36#36: *302 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:43 [info] 36#36: *303 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:48 [info] 36#36: *304 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:53 [info] 36#36: *305 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:08:58 [info] 36#36: *306 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:03 [info] 36#36: *307 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:08 [info] 36#36: *308 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:13 [info] 36#36: *309 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:18 [info] 36#36: *310 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:23 [info] 36#36: *311 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:28 [info] 36#36: *312 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:33 [info] 36#36: *313 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:38 [info] 36#36: *315 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:43 [info] 36#36: *316 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:48 [info] 36#36: *317 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:53 [info] 36#36: *318 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:09:58 [info] 36#36: *319 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:03 [info] 36#36: *320 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:08 [info] 36#36: *321 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:13 [info] 36#36: *322 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:18 [info] 36#36: *323 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:23 [info] 36#36: *324 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:28 [info] 36#36: *325 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:33 [info] 36#36: *326 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:38 [info] 36#36: *328 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:43 [info] 36#36: *329 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:48 [info] 36#36: *330 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:53 [info] 36#36: *331 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:10:58 [info] 36#36: *332 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:03 [info] 36#36: *333 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:08 [info] 36#36: *334 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:13 [info] 36#36: *335 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:18 [info] 36#36: *336 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:23 [info] 36#36: *337 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:28 [info] 36#36: *338 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:33 [info] 36#36: *339 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:38 [info] 36#36: *341 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:43 [info] 36#36: *342 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:48 [info] 36#36: *343 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:53 [info] 36#36: *344 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:11:58 [info] 36#36: *345 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:03 [info] 36#36: *346 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:08 [info] 36#36: *347 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:13 [info] 36#36: *348 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:18 [info] 36#36: *349 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:23 [info] 36#36: *350 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:28 [info] 36#36: *351 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:33 [info] 36#36: *352 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:38 [info] 36#36: *354 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:43 [info] 36#36: *355 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:48 [info] 36#36: *356 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:53 [info] 36#36: *357 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:12:58 [info] 36#36: *358 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:03 [info] 36#36: *359 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:08 [info] 36#36: *360 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:13 [info] 36#36: *361 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:18 [info] 36#36: *362 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:23 [info] 36#36: *363 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:28 [info] 36#36: *364 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:33 [info] 36#36: *365 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:38 [info] 36#36: *367 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:43 [info] 36#36: *368 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:48 [info] 36#36: *369 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:53 [info] 36#36: *370 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:13:58 [info] 36#36: *371 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:03 [info] 36#36: *372 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:08 [info] 36#36: *373 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:13 [info] 36#36: *374 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:18 [info] 36#36: *375 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:23 [info] 36#36: *376 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:28 [info] 36#36: *377 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:33 [info] 36#36: *378 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:38 [info] 36#36: *380 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:43 [info] 36#36: *381 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:48 [info] 36#36: *382 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:53 [info] 36#36: *383 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:14:58 [info] 36#36: *384 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:03 [info] 36#36: *385 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:08 [info] 36#36: *386 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:13 [info] 36#36: *387 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:18 [info] 36#36: *388 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:23 [info] 36#36: *389 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:28 [info] 36#36: *390 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:33 [info] 36#36: *391 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:38 [info] 36#36: *393 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:43 [info] 36#36: *394 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:48 [info] 36#36: *395 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:53 [info] 36#36: *396 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:15:58 [info] 36#36: *397 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:03 [info] 36#36: *398 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:08 [info] 36#36: *399 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:13 [info] 36#36: *400 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:18 [info] 36#36: *401 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:23 [info] 36#36: *402 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:28 [info] 36#36: *403 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:33 [info] 36#36: *404 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:38 [info] 36#36: *406 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:43 [info] 36#36: *407 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:48 [info] 36#36: *408 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:53 [info] 36#36: *409 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:16:58 [info] 36#36: *410 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:03 [info] 36#36: *411 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:08 [info] 36#36: *412 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:13 [info] 36#36: *413 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:18 [info] 36#36: *414 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:23 [info] 36#36: *415 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:28 [info] 36#36: *416 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:33 [info] 36#36: *417 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:38 [info] 36#36: *419 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:43 [info] 36#36: *420 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:48 [info] 36#36: *421 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:53 [info] 36#36: *422 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:17:58 [info] 36#36: *423 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:03 [info] 36#36: *424 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:08 [info] 36#36: *425 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:13 [info] 36#36: *426 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:18 [info] 36#36: *427 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:23 [info] 36#36: *428 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:28 [info] 36#36: *429 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:33 [info] 36#36: *430 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:38 [info] 36#36: *432 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:43 [info] 36#36: *433 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:48 [info] 36#36: *434 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:53 [info] 36#36: *435 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:18:58 [info] 36#36: *436 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:03 [info] 36#36: *437 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:08 [info] 36#36: *438 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:13 [info] 36#36: *439 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:18 [info] 36#36: *440 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:23 [info] 36#36: *441 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:28 [info] 36#36: *442 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:33 [info] 36#36: *443 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:38 [info] 36#36: *445 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:43 [info] 36#36: *446 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:48 [info] 36#36: *447 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:53 [info] 36#36: *448 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:19:58 [info] 36#36: *449 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:03 [info] 36#36: *450 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:08 [info] 36#36: *451 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:13 [info] 36#36: *452 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:18 [info] 36#36: *453 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:23 [info] 36#36: *454 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:28 [info] 36#36: *455 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:33 [info] 36#36: *456 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:38 [info] 36#36: *458 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:43 [info] 36#36: *459 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:48 [info] 36#36: *460 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:53 [info] 36#36: *461 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:20:58 [info] 36#36: *462 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:03 [info] 36#36: *463 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:08 [info] 36#36: *464 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:13 [info] 36#36: *465 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:18 [info] 36#36: *466 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:23 [info] 36#36: *467 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:28 [info] 36#36: *468 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:33 [info] 36#36: *469 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:38 [info] 36#36: *471 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:43 [info] 36#36: *472 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:48 [info] 36#36: *473 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:53 [info] 36#36: *474 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:21:58 [info] 36#36: *475 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:03 [info] 36#36: *476 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:08 [info] 36#36: *477 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:13 [info] 36#36: *478 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:18 [info] 36#36: *479 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:23 [info] 36#36: *480 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:28 [info] 36#36: *481 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:33 [info] 36#36: *482 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:38 [info] 36#36: *484 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:43 [info] 36#36: *485 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:48 [info] 36#36: *486 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:53 [info] 36#36: *487 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:22:58 [info] 36#36: *488 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:03 [info] 36#36: *489 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:08 [info] 36#36: *490 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:13 [info] 36#36: *491 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:18 [info] 36#36: *492 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:23 [info] 36#36: *493 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:28 [info] 36#36: *494 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:33 [info] 36#36: *495 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:38 [info] 36#36: *497 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:43 [info] 36#36: *498 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:48 [info] 36#36: *499 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:53 [info] 36#36: *500 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:23:58 [info] 36#36: *501 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:03 [info] 36#36: *502 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:08 [info] 36#36: *503 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:13 [info] 36#36: *504 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:18 [info] 36#36: *505 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:23 [info] 36#36: *506 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:28 [info] 36#36: *507 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:33 [info] 36#36: *508 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:38 [info] 36#36: *510 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:43 [info] 36#36: *511 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:48 [info] 36#36: *512 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:53 [info] 36#36: *513 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:24:58 [info] 36#36: *514 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:25:03 [info] 36#36: *515 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80 2021/04/12 11:25:08 [info] 36#36: *516 client closed connection while waiting for request, client: 172.16.10.184, server: 0.0.0.0:80