Set the first byte timeout to 2min here.
This commit is contained in:
parent
8bf1dfe9ec
commit
a6b9550d5f
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ backend pkgdb {
|
|||
backend mailman {
|
||||
.host = "mailman01";
|
||||
.port = "http";
|
||||
.first_byte_timeout = 120s;
|
||||
.probe = {
|
||||
.url = "/";
|
||||
.interval = 5s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue