Hey, When i connect to the docker container of my instance i see about 10 health checks/second:
130.211.1.74 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.027000000" latencySeconds="0.004" x-forwarded-for="-" appLatencySeconds="0.004" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.1.80 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.234000000" latencySeconds="0.003" x-forwarded-for="-" appLatencySeconds="0.003" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.1.80 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.236000000" latencySeconds="0.005" x-forwarded-for="-" appLatencySeconds="0.005" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.1.74 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.340000000" latencySeconds="0.031" x-forwarded-for="-" appLatencySeconds="0.031" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.1.82 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.604000000" latencySeconds="0.002" x-forwarded-for="-" appLatencySeconds="0.002" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.1.83 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.680000000" latencySeconds="0.002" x-forwarded-for="-" appLatencySeconds="0.002" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.1.83 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.681000000" latencySeconds="0.003" x-forwarded-for="-" appLatencySeconds="0.003" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.1.82 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.708000000" latencySeconds="0.075" x-forwarded-for="-" appLatencySeconds="0.075" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.3.50 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.816000000" latencySeconds="0.041" x-forwarded-for="-" appLatencySeconds="0.041" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" 130.211.3.50 - - [19/May/2018:08:36:11 +0000] "GET /_ah/health HTTP/1.1" 200 2346 "-" "GoogleHC/1.0" tracecontext="-" timestampSeconds="1526718971.921000000" latencySeconds="0.028" x-forwarded-for="-" appLatencySeconds="0.028" appStatusCode="200" upgrade="-" iap_jwt_action="noop_off" How can i disable this? It does not seem too normal does it?If i try to set health checks parameters in the app.yaml file i get: ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: App Engine flexible environment does not support changing health check types with in place deployments. Please remove the 'liveness_check' and/or 'readiness_check' section from your app.yaml. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/12b5432b-bee1-469e-b582-65d50e80f03e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
