mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +08:00
Nick: checks
This commit is contained in:
parent
a9e45cdb15
commit
1ef307cb6f
|
@ -27,6 +27,13 @@ kill_timeout = '5s'
|
||||||
hard_limit = 200
|
hard_limit = 200
|
||||||
soft_limit = 100
|
soft_limit = 100
|
||||||
|
|
||||||
|
[[http_service.checks]]
|
||||||
|
grace_period = "10s"
|
||||||
|
interval = "30s"
|
||||||
|
method = "GET"
|
||||||
|
timeout = "5s"
|
||||||
|
path = "/"
|
||||||
|
|
||||||
[[services]]
|
[[services]]
|
||||||
protocol = 'tcp'
|
protocol = 'tcp'
|
||||||
internal_port = 8080
|
internal_port = 8080
|
||||||
|
|
Loading…
Reference in New Issue
Block a user