On 25/09/2020 22:29, Vicente Perez wrote:
> >Look in the logs for a line that contains:
> 24-Sep-2020 17:00:13.744 INFO [main] org.apache.coyote.AbstractProtocol.init
> Initializing ProtocolHandler ["http-nio-8080"]
>
> 24-Sep-2020 17:00:13.407 INFO [main]
> org.apache.catalina.core.AprLifec
> Thank you for the answer.
>
> Yes. It is APR/Native Connector.
Are you sure? It isn't impossible that you are using the APR/Native
connector given your configuration but it would be unusual.
Look in the logs for a line that contains:
org.apache.coyote.Abstra
On 25/09/2020 18:07, Vicente Perez wrote:
> Thank you for the answer.
>
> Yes. It is APR/Native Connector.
Are you sure? It isn't impossible that you are using the APR/Native
connector given your configuration but it would be unusual.
Look in the logs for a line that contains:
org.apache.coy
On 25-09-20 13:58, "Mark Thomas" wrote:
On 25/09/2020 14:02, Vicente Perez wrote:
> Hello,
>
> We have a server with Apache Tomcat/9.0.37 which is dedicated for less
than 100 concurrent users. We are using the ARP Connector with the parameter
“maxThreads=400”.
I assume y
On 25/09/2020 14:02, Vicente Perez wrote:
> Hello,
>
> We have a server with Apache Tomcat/9.0.37 which is dedicated for less than
> 100 concurrent users. We are using the ARP Connector with the parameter
> “maxThreads=400”.
I assume you mean the APR/Native connector here.
> c
Hello,
We have a server with Apache Tomcat/9.0.37 which is dedicated for less than 100
concurrent users. We are using the ARP Connector with the parameter
“maxThreads=400”.
We have the next behavior:
Tomcat does not process any new request with currentThreadCount = X and
currentThreadBusy =