Hi,
We have a project requirement that we need to scale up to accept
very high number of connections. I understand that setting maxConnections to -1
will disable the counting of the connections. I just wanted to know whether
there are any performance implications when bumping up the maxConnections from
the default value of 8192 to a very high number like 65K+.
Will this cause any adverse impact on the functioning of Tomcat.?
We're currently on version 9.0.37
Thanks,
Srijith.
