--On Friday, June 23, 2023 7:14 PM +0000 Christopher Paul
<chris.p...@rexconsulting.net> wrote:
So I think your problem is probably not a lot of clients or a lot of
connection but one or a few sending a lot of work to your server in the
form of, if not writes; if not a voluminous quantity (as evidenced by
your network metrics seeming normal), maybe some complex filters?
That's what I'm trying to determine, but I'm not seeing anything really
standing out from normal traffic. Even one query that spent a long qtime
value during the interval was clearly due to something else, as it was a
very basic query that exact matched one entry using indexed attributes to
find it, and normally is nearly instant to return.
--Quanah