On tomcat 8.5.32 when turn on xpoweredBy
The http header X-Powered-By show JSP/2.1 not JSP/2.3.
--
??
?? ??
11??605??
??215000
??+86 18860923261
??jianjun@dev.bessys
> On 25/07/17 08:53, jianjun.guo wrote:
>> In tomcat7 and earlier verison
>> The response content (both response header and body) was put into one buffer
>> before the context will be send to client. So final packet was sent only
>> once commonly.
>>
>>
>>
ist";
Subject: Re: The performance reduce much for tomcat 8 ??
On 24/07/17 13:01, jianjun.guo wrote:
> thanks for reply .
> The same scenario and the same configuration, i test tomcat 8.0.45 and
> tomcat 8.5.16 again.
> tomcat 8.0.45 and tomcat8.0.32 have almost same per
.
-- Original --
From: "Mark Thomas";
Date: Mon, Jul 24, 2017 04:29 PM
To: "Tomcat Users List";
Subject: Re: The performance reduce much for tomcat 8 ??
On 24/07/17 09:18, jianjun.guo wrote:
> Hi,
> I deployed a very simple jsp page to test the
Hi,
I deployed a very simple jsp page to test the performance for tomcat7 vs
tomcat8.
The same scenario and the same configuration?? The TPS for tomcat7.0.39 is
8.3W, but for tomcat8.0.32 only 6.1W??
There is a big difference for them? Thanks for your help.