-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Rajendra,
On 1/11/19 12:52, Rajendra Popuri wrote:
> Actually I am trying to understand the attributes acceptCount vs
> maxConnections.
They are both limits, but are implemented in different places.
The "acceptCount" is implemented in the TCP/IP
Hi Chris,
Thanks for prom response.
Actually I am trying to understand the attributes acceptCount vs
maxConnections. Assuming this is the maximum socket connections tomcat can
handle In a time and this can be restricted with ulimit -f in linux.
Please advise.
Thanks,
Rajendra
On Fri, Jan 11,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Rajendra,
On 1/11/19 10:20, Rajendra Popuri wrote:
> What is maxConnections attribute in Tomcat
It is all but deprecated IMHO.
http://tomcat.apache.org/tomcat-9.0-doc/config/http.html#Standard_Implem
entation
Search for "maxConnections".
Then re