convex icon indicating copy to clipboard operation
convex copied to clipboard

Add configurable limit for maximum client connections

Open mikera opened this issue 2 years ago • 2 comments

mikera avatar May 23 '23 09:05 mikera

Probably requires more feedback from cloud testing to find empirically a reasonable maximum

helins avatar Jun 27 '23 10:06 helins

Suggestion welcome, I'm thinking roughly in the range 500-1000 as a default (remembering of course, that many of these many be submitting transactions from multiple end users, e.g. some REST API backend).

It is my understanding that typical Linux and Windows machines can handle that number of open connections comfortably.

mikera avatar Jun 27 '23 15:06 mikera