Skip to content
Snippets Groups Projects
Commit 91125d1b authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Track and report the concurrent connections per client highwater mark

It's possible now for clients to easily exceed the configured max concurrent
connections limit, even though they just get an error 429 page. Let's at least
track and log when a new highwater mark is reached.
parent 5fc54d29
Branches
Tags
No related merge requests found
Pipeline #7301 passed