Set max-open-requests = 64 for appServerTest (#5442)

This commit is contained in:
Chris Stewart 2024-03-01 06:33:54 -06:00 committed by GitHub
parent c407c2e874
commit 00c84a9c25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,3 +6,5 @@ bitcoin-s {
peers = ["localhost"]
}
}
pekko.http.host-connection-pool.max-connections = 64