Ok,
Sorry for taking so long to answer, we are using this versions in a production
enviroment (one server, to just selected users).
So we solved our problem, we changed the jsp-api that tomcat uses, we are using
the jsp-api 2.2 from glassfish (we are still studying the side effects from
that c
23 de dezembro de 2015 16:17:17
Assunto: Re: troughput difference
Rafael,
On 12/23/15 9:17 AM, Rafael Oliveira de Mattos wrote:
> We are using the APR connector in both cases.
Can you confirm you are using the same version of tcnative/APR/OpenSSL
in both cases?
Can you please copy/paste the
We are using the APR connector in both cases.
Att.
Rafael Oliveira de Mattos
Analista Implementador
Unidade de Justiça
Softplan/Poligraph
+55 48 3027-8000
www.softplan.com.br
twitter.com/softplanonline
- Mensagem original -
De: "Christopher Schultz"
Para: "Tomcat Users
troughput difference
Rafael,
On 12/17/15 3:09 PM, Rafael Oliveira de Mattos wrote:
> I'm having different results in Tomcat performance using version 6.0.37 and
> 8.0.23.
>
> Using tomcat 6 we usually have
> 5000 ~ rpm with a response time of 80ms
>
> Using tomcat 8 t
Hello,
I'm having different results in Tomcat performance using version 6.0.37 and
8.0.23.
Using tomcat 6 we usually have
5000 ~ rpm with a response time of 80ms
Using tomcat 8 the max that we can get is
2000 ~ rpm with a response time of 200ms
We are using the same jdk version 1.7.0.80,