Hello Aquib,
On Mon, Nov 2, 2020 at 10:09 AM Aquib Khan wrote:
>
> Hi,
>
> We have a usecase where we want that our application should indicate when it
> reaches maximum thread limit. Our application is deployed in tomcat. Maximum
> thread limit of tomcat is 200, so If 200 threads are reached,
Hi,
We have a usecase where we want that our application should indicate when it
reaches maximum thread limit. Our application is deployed in tomcat. Maximum
thread limit of tomcat is 200, so If 200 threads are reached, does tomcat
provide any logger information?
We tried making multiple rest