@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.96.24.36 ### 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/28 10:47:51 [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/04/28 10:47:51 [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/04/28 10:47:51 [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/04/28 10:47:51 [notice] 33#33: using the "epoll" event method 2021/04/28 10:47:51 [notice] 33#33: openresty/1.13.6.1 2021/04/28 10:47:51 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2021/04/28 10:47:51 [notice] 33#33: OS: Linux 4.15.0-117-generic 2021/04/28 10:47:51 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2021/04/28 10:47:51 [notice] 34#34: start worker processes 2021/04/28 10:47:51 [notice] 34#34: start worker process 35 2021/04/28 10:47:51 [notice] 34#34: start worker process 36 2021/04/28 10:47:51 [notice] 34#34: start worker process 37 2021/04/28 10:47:51 [notice] 34#34: start worker process 38 2021/04/28 10:47:51 [notice] 34#34: start worker process 39 2021/04/28 10:47:51 [notice] 34#34: start worker process 40 2021/04/28 10:47:51 [notice] 34#34: start worker process 41 2021/04/28 10:47:51 [notice] 34#34: start worker process 42 2021/04/28 10:47:51 [notice] 34#34: start cache manager process 43 2021/04/28 10:47:51 [notice] 34#34: start cache loader process 44 \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-20210428104751.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-28 10:47:54 786 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2021-04-28 10:47:54 824 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2021-04-28 10:47:54 824 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2021-04-28 10:47:54 951 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2021-04-28 10:47:54 951 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.96.24.36:10081 Enabled:true 2021-04-28 10:47:56 755 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-28 10:47:56 857 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2021-04-28 10:47:56 858 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2021-04-28 10:47:56 865 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2021-04-28 10:47:56 865 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2021-04-28 10:47:56 866 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2021-04-28 10:47:56 866 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2021-04-28 10:47:56 866 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2021-04-28 10:47:56 982 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2021-04-28 10:47:56 984 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2021-04-28 10:47:57 130 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2021-04-28 10:47:57 130 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2021-04-28 10:47:58 135 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2021/04/28 10:48:04 [info] 38#38: *12 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:05 [info] 38#38: *13 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:11 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:133):2: 1bc57236caaacbb64c34ec03b35d7c98:receive the request, client: 10.242.126.219, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", host: "10.96.88.53" 2021/04/28 10:48:12 [info] 38#38: *14 [lua] logger.lua:23: 1bc57236caaacbb64c34ec03b35d7c98 {"matched":"microservices"} while logging request, client: 10.242.126.219, 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.88.53" 10.242.126.219 - - [28/Apr/2021:10:48:12 +0000] 1bc57236caaacbb64c34ec03b35d7c98 "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 request_processing_time:1.037 upstream_response_time:1.035 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.126.219 - - [28/Apr/2021:10:48:12 +0000] "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 953 2021/04/28 10:48:14 [info] 38#38: *17 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:15 [info] 38#38: *18 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:21 [info] 38#38: *14 client 10.242.126.219 closed keepalive connection 2021/04/28 10:48:24 [info] 38#38: *19 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:25 [info] 38#38: *20 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:34 [info] 38#38: *21 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:35 [info] 38#38: *22 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:44 [info] 38#38: *23 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:45 [info] 38#38: *24 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:51 [notice] 44#44: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2021/04/28 10:48:51 [notice] 34#34: signal 17 (SIGCHLD) received from 44 2021/04/28 10:48:51 [notice] 34#34: cache loader process 44 exited with code 0 2021/04/28 10:48:51 [notice] 34#34: signal 29 (SIGIO) received 2021/04/28 10:48:54 [info] 38#38: *27 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:55 [info] 38#38: *28 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:48:56 [info] 38#38: *29 [lua] access_by_lua(msblocations.conf:133):2: e86132b17498317042f6f891a65937e4:receive the request, client: 10.242.218.80, server: , request: "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1", host: "10.96.88.53" 2021/04/28 10:48:56 [info] 38#38: *29 [lua] logger.lua:23: e86132b17498317042f6f891a65937e4 {"matched":"microservices"} while logging request, client: 10.242.218.80, 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.88.53" 10.242.218.80 - - [28/Apr/2021:10:48:56 +0000] e86132b17498317042f6f891a65937e4 "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 request_processing_time:0.106 upstream_response_time:0.104 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.218.80 - - [28/Apr/2021:10:48:56 +0000] "POST /api/microservices/v1/services?createOrUpdate=true HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 94 2021/04/28 10:49:04 [info] 38#38: *31 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:05 [info] 38#38: *32 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:05 [info] 38#38: *29 client 10.242.218.80 closed keepalive connection 2021/04/28 10:49:14 [info] 38#38: *33 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:15 [info] 38#38: *34 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:24 [info] 38#38: *35 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:25 [info] 38#38: *36 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:34 [info] 38#38: *37 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:35 [info] 38#38: *38 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:44 [info] 38#38: *39 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:45 [info] 38#38: *40 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:54 [info] 38#38: *42 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:49:55 [info] 38#38: *43 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:04 [info] 38#38: *44 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:05 [info] 38#38: *45 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:14 [info] 38#38: *46 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:15 [info] 38#38: *47 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:24 [info] 38#38: *48 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:25 [info] 38#38: *49 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:34 [info] 38#38: *50 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:35 [info] 38#38: *51 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:44 [info] 38#38: *52 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:45 [info] 38#38: *53 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:54 [info] 38#38: *55 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:50:55 [info] 38#38: *56 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:04 [info] 38#38: *57 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:05 [info] 38#38: *58 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:14 [info] 38#38: *59 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:15 [info] 38#38: *60 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:24 [info] 38#38: *61 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:25 [info] 38#38: *62 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:34 [info] 38#38: *63 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:35 [info] 38#38: *64 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:44 [info] 38#38: *65 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:45 [info] 38#38: *66 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:54 [info] 38#38: *68 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:51:55 [info] 38#38: *69 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:04 [info] 38#38: *70 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:05 [info] 38#38: *71 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:14 [info] 38#38: *72 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:15 [info] 38#38: *73 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:24 [info] 38#38: *74 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:25 [info] 38#38: *75 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:34 [info] 38#38: *76 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:35 [info] 38#38: *77 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:44 [info] 38#38: *78 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:45 [info] 38#38: *79 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:54 [info] 38#38: *81 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:52:55 [info] 38#38: *82 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:04 [info] 38#38: *83 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:05 [info] 38#38: *84 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:14 [info] 38#38: *85 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:15 [info] 38#38: *86 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:24 [info] 38#38: *87 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:25 [info] 38#38: *88 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:34 [info] 38#38: *89 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:35 [info] 38#38: *90 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:44 [info] 38#38: *91 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:45 [info] 38#38: *92 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:54 [info] 38#38: *94 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:53:55 [info] 38#38: *95 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:04 [info] 38#38: *96 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:05 [info] 38#38: *97 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:14 [info] 38#38: *98 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:15 [info] 38#38: *99 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:24 [info] 38#38: *100 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:25 [info] 38#38: *101 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:34 [info] 38#38: *102 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:35 [info] 38#38: *103 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:44 [info] 38#38: *104 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:45 [info] 38#38: *105 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:54 [info] 38#38: *107 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:54:55 [info] 38#38: *108 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:04 [info] 38#38: *109 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:05 [info] 38#38: *110 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:14 [info] 38#38: *111 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:15 [info] 38#38: *112 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:24 [info] 38#38: *113 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:25 [info] 38#38: *114 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:34 [info] 38#38: *115 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:35 [info] 38#38: *116 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 10.242.218.91 - - [28/Apr/2021:10:55:44 +0000] 7ba96842bee6d0dcb2aa89b387ab6cef "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2021/04/28 10:55:44 [info] 38#38: *117 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.242.218.91, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2021/04/28 10:55:44 [info] 38#38: *118 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:45 [info] 38#38: *119 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:54 [info] 38#38: *121 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:55:55 [info] 38#38: *122 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:04 [info] 38#38: *123 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:05 [info] 38#38: *124 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:14 [info] 38#38: *125 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:15 [info] 38#38: *126 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:24 [info] 38#38: *127 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:25 [info] 38#38: *128 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:34 [info] 38#38: *129 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:35 [info] 38#38: *130 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:44 [info] 38#38: *131 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:45 [info] 38#38: *132 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:54 [info] 38#38: *134 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:56:55 [info] 38#38: *135 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:04 [info] 38#38: *136 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:05 [info] 38#38: *137 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:14 [info] 38#38: *138 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:15 [info] 38#38: *139 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:24 [info] 38#38: *140 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:25 [info] 38#38: *141 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:34 [info] 38#38: *142 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:35 [info] 38#38: *143 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:44 [info] 38#38: *144 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:45 [info] 38#38: *145 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:54 [info] 38#38: *147 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:57:55 [info] 38#38: *148 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:04 [info] 38#38: *149 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:05 [info] 38#38: *150 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:14 [info] 38#38: *151 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:15 [info] 38#38: *152 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:24 [info] 38#38: *153 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:25 [info] 38#38: *154 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:34 [info] 38#38: *155 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:35 [info] 38#38: *156 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:44 [info] 38#38: *157 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:45 [info] 38#38: *158 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:54 [info] 38#38: *160 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:58:55 [info] 38#38: *161 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:04 [info] 38#38: *162 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:05 [info] 38#38: *163 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:14 [info] 38#38: *164 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:15 [info] 38#38: *165 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:24 [info] 38#38: *166 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:25 [info] 38#38: *167 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:34 [info] 38#38: *168 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:35 [info] 38#38: *169 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:44 [info] 38#38: *170 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:45 [info] 38#38: *171 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:54 [info] 38#38: *173 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 10:59:55 [info] 38#38: *174 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:04 [info] 38#38: *175 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:05 [info] 38#38: *176 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:14 [info] 38#38: *177 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:15 [info] 38#38: *178 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:24 [info] 38#38: *179 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:25 [info] 38#38: *180 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:34 [info] 38#38: *181 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:35 [info] 38#38: *182 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:44 [info] 38#38: *183 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:45 [info] 38#38: *184 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:54 [info] 38#38: *186 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:00:55 [info] 38#38: *187 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:04 [info] 38#38: *188 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:05 [info] 38#38: *189 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:14 [info] 38#38: *190 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:15 [info] 38#38: *191 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:24 [info] 38#38: *192 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:25 [info] 38#38: *193 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:34 [info] 38#38: *194 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:35 [info] 38#38: *195 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:44 [info] 38#38: *196 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:45 [info] 38#38: *197 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:54 [info] 38#38: *199 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:01:55 [info] 38#38: *200 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:04 [info] 38#38: *201 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:05 [info] 38#38: *202 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:14 [info] 38#38: *203 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:15 [info] 38#38: *204 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:24 [info] 38#38: *205 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:25 [info] 38#38: *206 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:34 [info] 38#38: *207 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:35 [info] 38#38: *208 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:44 [info] 38#38: *209 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:45 [info] 38#38: *210 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:54 [info] 38#38: *212 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:02:55 [info] 38#38: *213 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:04 [info] 38#38: *214 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:05 [info] 38#38: *215 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:14 [info] 38#38: *216 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:15 [info] 38#38: *217 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:24 [info] 38#38: *218 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:25 [info] 38#38: *219 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:34 [info] 38#38: *220 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:35 [info] 38#38: *221 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:44 [info] 38#38: *222 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:45 [info] 38#38: *223 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:54 [info] 38#38: *225 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:03:55 [info] 38#38: *226 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:04 [info] 38#38: *227 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:05 [info] 38#38: *228 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:14 [info] 38#38: *229 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:15 [info] 38#38: *230 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:24 [info] 38#38: *231 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:25 [info] 38#38: *232 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:34 [info] 38#38: *233 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:35 [info] 38#38: *234 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:44 [info] 38#38: *235 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:45 [info] 38#38: *236 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:54 [info] 38#38: *238 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:04:55 [info] 38#38: *239 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:04 [info] 38#38: *240 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:05 [info] 38#38: *241 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:14 [info] 38#38: *242 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:15 [info] 38#38: *243 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:24 [info] 38#38: *244 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:25 [info] 38#38: *245 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:34 [info] 38#38: *246 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:35 [info] 38#38: *247 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:44 [info] 38#38: *248 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:45 [info] 38#38: *249 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:54 [info] 38#38: *251 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:05:55 [info] 38#38: *252 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:04 [info] 38#38: *253 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:05 [info] 38#38: *254 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:14 [info] 38#38: *255 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:15 [info] 38#38: *256 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:24 [info] 38#38: *257 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:25 [info] 38#38: *258 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:34 [info] 38#38: *259 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:35 [info] 38#38: *260 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:44 [info] 38#38: *261 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:45 [info] 38#38: *262 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:54 [info] 38#38: *264 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:06:55 [info] 38#38: *265 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:04 [info] 38#38: *266 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:05 [info] 38#38: *267 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:14 [info] 38#38: *268 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:15 [info] 38#38: *269 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:24 [info] 38#38: *270 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:25 [info] 38#38: *271 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:34 [info] 38#38: *272 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:35 [info] 38#38: *273 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:44 [info] 38#38: *274 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:45 [info] 38#38: *275 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:54 [info] 38#38: *277 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:07:55 [info] 38#38: *278 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:04 [info] 38#38: *279 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:05 [info] 38#38: *280 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:14 [info] 38#38: *281 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:15 [info] 38#38: *282 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:24 [info] 38#38: *283 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:25 [info] 38#38: *284 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:34 [info] 38#38: *285 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:35 [info] 38#38: *286 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:44 [info] 38#38: *287 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:45 [info] 38#38: *288 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:54 [info] 38#38: *290 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:08:55 [info] 38#38: *291 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:04 [info] 38#38: *292 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:05 [info] 38#38: *293 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:14 [info] 38#38: *294 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:15 [info] 38#38: *295 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:24 [info] 38#38: *296 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:25 [info] 38#38: *297 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:34 [info] 38#38: *298 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:35 [info] 38#38: *299 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:44 [info] 38#38: *300 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:45 [info] 38#38: *301 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:54 [info] 38#38: *303 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:09:55 [info] 38#38: *304 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:04 [info] 38#38: *305 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:05 [info] 38#38: *306 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:14 [info] 38#38: *307 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:15 [info] 38#38: *308 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:24 [info] 38#38: *309 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:25 [info] 38#38: *310 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:34 [info] 38#38: *311 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:35 [info] 38#38: *312 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:44 [info] 38#38: *313 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:45 [info] 38#38: *314 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:54 [info] 38#38: *316 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:10:55 [info] 38#38: *317 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:04 [info] 38#38: *318 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:05 [info] 38#38: *319 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:14 [info] 38#38: *320 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:15 [info] 38#38: *321 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:24 [info] 38#38: *322 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:25 [info] 38#38: *323 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:34 [info] 38#38: *324 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:35 [info] 38#38: *325 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:44 [info] 38#38: *326 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:45 [info] 38#38: *327 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:54 [info] 38#38: *329 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:11:55 [info] 38#38: *330 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:04 [info] 38#38: *331 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:05 [info] 38#38: *332 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:14 [info] 38#38: *333 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:15 [info] 38#38: *334 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:24 [info] 38#38: *335 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:25 [info] 38#38: *336 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:34 [info] 38#38: *337 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:35 [info] 38#38: *338 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:44 [info] 38#38: *339 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:45 [info] 38#38: *340 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:54 [info] 38#38: *342 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:12:55 [info] 38#38: *343 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:04 [info] 38#38: *344 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:05 [info] 38#38: *345 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:14 [info] 38#38: *346 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:15 [info] 38#38: *347 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:24 [info] 38#38: *348 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:25 [info] 38#38: *349 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:34 [info] 38#38: *350 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:35 [info] 38#38: *351 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:44 [info] 38#38: *352 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:45 [info] 38#38: *353 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:54 [info] 38#38: *355 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:13:55 [info] 38#38: *356 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:04 [info] 38#38: *357 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:05 [info] 38#38: *358 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:14 [info] 38#38: *359 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:15 [info] 38#38: *360 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:24 [info] 38#38: *361 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:25 [info] 38#38: *362 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:34 [info] 38#38: *363 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:35 [info] 38#38: *364 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:44 [info] 38#38: *365 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:45 [info] 38#38: *366 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:54 [info] 38#38: *368 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:14:55 [info] 38#38: *369 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:04 [info] 38#38: *370 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:05 [info] 38#38: *371 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:14 [info] 38#38: *372 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:15 [info] 38#38: *373 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:24 [info] 38#38: *374 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:25 [info] 38#38: *375 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:34 [info] 38#38: *376 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:35 [info] 38#38: *377 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:44 [info] 38#38: *378 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:45 [info] 38#38: *379 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:54 [info] 38#38: *381 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:15:55 [info] 38#38: *382 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:04 [info] 38#38: *383 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:05 [info] 38#38: *384 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:14 [info] 38#38: *385 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:15 [info] 38#38: *386 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:24 [info] 38#38: *387 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:25 [info] 38#38: *388 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:34 [info] 38#38: *389 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:35 [info] 38#38: *390 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:44 [info] 38#38: *391 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:45 [info] 38#38: *392 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:54 [info] 38#38: *394 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:16:55 [info] 38#38: *395 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:04 [info] 38#38: *396 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:05 [info] 38#38: *397 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:14 [info] 38#38: *398 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:15 [info] 38#38: *399 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:24 [info] 38#38: *400 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:25 [info] 38#38: *401 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:34 [info] 38#38: *402 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:35 [info] 38#38: *403 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:44 [info] 38#38: *404 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:45 [info] 38#38: *405 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:54 [info] 38#38: *407 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:17:55 [info] 38#38: *408 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:04 [info] 38#38: *409 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:05 [info] 38#38: *410 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:14 [info] 38#38: *411 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:15 [info] 38#38: *412 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:24 [info] 38#38: *413 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:25 [info] 38#38: *414 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:34 [info] 38#38: *415 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:35 [info] 38#38: *416 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:44 [info] 38#38: *417 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:45 [info] 38#38: *418 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:54 [info] 38#38: *420 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:18:55 [info] 38#38: *421 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:04 [info] 38#38: *422 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:05 [info] 38#38: *423 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:14 [info] 38#38: *424 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:15 [info] 38#38: *425 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:24 [info] 38#38: *426 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:25 [info] 38#38: *427 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:34 [info] 38#38: *428 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:35 [info] 38#38: *429 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:44 [info] 38#38: *430 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:45 [info] 38#38: *431 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:54 [info] 38#38: *433 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:19:55 [info] 38#38: *434 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:04 [info] 38#38: *435 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:05 [info] 38#38: *436 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:14 [info] 38#38: *437 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:15 [info] 38#38: *438 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:24 [info] 38#38: *439 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:25 [info] 38#38: *440 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:34 [info] 38#38: *441 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:35 [info] 38#38: *442 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:44 [info] 38#38: *443 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80 2021/04/28 11:20:45 [info] 38#38: *444 client closed connection while waiting for request, client: 172.16.10.95, server: 0.0.0.0:80