We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After installing this docker, the syslog records a ping every 10 seconds. Why is it so? Is it possible to reduce the frequency of the ping?
Dec 19 10:01:34 feisun docker[2995]: time="2015-12-19T10:01:34.554327332-08:00" level=info msg="GET /_ping" Dec 19 10:01:44 feisun docker[2995]: time="2015-12-19T10:01:44.556268722-08:00" level=info msg="GET /_ping" Dec 19 10:01:54 feisun docker[2995]: time="2015-12-19T10:01:54.557949785-08:00" level=info msg="GET /_ping" Dec 19 10:02:04 feisun docker[2995]: time="2015-12-19T10:02:04.559953058-08:00" level=info msg="GET /_ping" Dec 19 10:02:14 feisun docker[2995]: time="2015-12-19T10:02:14.561972434-08:00" level=info msg="GET /_ping" Dec 19 10:02:24 feisun docker[2995]: time="2015-12-19T10:02:24.563386527-08:00" level=info msg="GET /_ping"
The text was updated successfully, but these errors were encountered:
Merge pull request nginx-proxy#321 from SmotrovaLilit/master
6a2dcbc
Log error if nginx-proxy is not run
Rework nginx-proxy and docker-gen cid acquisition
866dda1
Make nginx-proxy#321 work with three containers setups too.
No branches or pull requests
After installing this docker, the syslog records a ping every 10 seconds. Why is it so? Is it possible to reduce the frequency of the ping?
The text was updated successfully, but these errors were encountered: