增加 max_fails=1 fail_timeout=10s
This commit is contained in:
parent
b616c6ab7b
commit
791f0e2190
@ -196,6 +196,8 @@ while (true) {
|
||||
}
|
||||
}
|
||||
|
||||
$temp_conf .= ' max_fails=1 fail_timeout=10s ';
|
||||
|
||||
$temp_conf .= ";\n";
|
||||
|
||||
echo $temp_conf.PHP_EOL;
|
||||
|
Loading…
Reference in New Issue
Block a user