<div dir="ltr">Hi,<div><br></div><div>Currently nginx will check every fail_timeout (default=10s) which is too frequent when the backend server dead completely that require manually replacement and it might take long time.</div>
<div><br></div><div style>Definitely we can mark it as down in the config, but that is not an automatic solution.</div><div style><br></div><div style>Is it possible to config nginx that it check adaptively? </div><div style>
e.g. start from 10s, then 20s, 40s, 60s etc?</div><div style><br></div><div style>Or are there any better approach?</div><div style><br></div><div style>Thanks.</div></div>