Further relax health check settings.
This commit is contained in:
@@ -75,10 +75,10 @@ job "wordpress" {
|
|||||||
port = "http"
|
port = "http"
|
||||||
path = "/wp-admin/install.php"
|
path = "/wp-admin/install.php"
|
||||||
interval = "10s"
|
interval = "10s"
|
||||||
timeout = "2s"
|
timeout = "3s"
|
||||||
|
|
||||||
check_restart {
|
check_restart {
|
||||||
limit = 3
|
limit = 5
|
||||||
grace = "60s"
|
grace = "60s"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user