Re: Http 2 support in Tomcat

2015-05-17 Thread PerfGuru
To: Tomcat Users List users@tomcat.apache.org Sent: Friday, May 15, 2015 3:12 PM Subject: Re: Http 2 support in Tomcat Am 15.05.2015 um 20:43 schrieb PerfGuru: Thanks Mark Chris this is a very informative. I am using a httpd that supports http/2 and wow is it impressive. Sorry, I had to stop

Re: Http 2 support in Tomcat

2015-05-15 Thread PerfGuru
Good news thanks for the update. It may be some time before servlet 4 support is released but good to know Tomcat will be ready then.But does APR support http/2? I know other web servers now do. Also, I think Tomcat supports websockets which has the important capabilities that http/2 has and

Re: Http 2 support in Tomcat

2015-05-15 Thread PerfGuru
Schultz ch...@christopherschultz.net To: Tomcat Users List users@tomcat.apache.org Sent: Friday, May 15, 2015 2:49 PM Subject: Re: Http 2 support in Tomcat -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tony, On 5/15/15 2:43 PM, PerfGuru wrote: Thanks Mark Chris this is a very

Re: Http 2 support in Tomcat

2015-05-15 Thread PerfGuru
, PerfGuru wrote: Good news thanks for the update. It may be some time before servlet 4 support is released but good to know Tomcat will be ready then. But does APR support http/2? I know other web servers now do. Mark's initial work on the HTTP/2 connector has been using APR. Note that APR doesn't

Re: Performance question...

2015-04-15 Thread PerfGuru
Here is the bug reference I found:https://jira.spring.io/i#browse/SPR-11335 Regards,-Tony From: Balana, Vishal vishal.bal...@fmr.com To: Tomcat Users List users@tomcat.apache.org; PerfGuru myunipor...@yahoo.com; Jeffrey Janner jeffrey.jan...@polydyne.com Sent: Tuesday, April 14, 2015 8

Re: Performance question...

2015-04-13 Thread PerfGuru
cache but as expected it did not make a difference. Again thanks for all the suggestions.-Tony From: Jeffrey Janner jeffrey.jan...@polydyne.com To: 'Tomcat Users List' users@tomcat.apache.org; 'PerfGuru' myunipor...@yahoo.com Sent: Friday, April 10, 2015 1:03 PM Subject: RE: Performance

Re: Performance question...

2015-04-09 Thread PerfGuru
To: PerfGuru myunipor...@yahoo.com; users users@tomcat.apache.org Sent: Tuesday, April 7, 2015 5:55 PM Subject: Re: Performance question... Hello Try to do a java thread dump and check the stuck threads (possibly by comparing with the output of the tomcat server status page). Hopefully

Performance question...

2015-04-07 Thread PerfGuru
Hi All,We are noticing when running a simple load test of 25 virtual users that our Tomcat server is running at 40% CPU and transactions are taking over 40 seconds. We setup a test where we focused (in a loop) one of the longer response time requests. The access logs show the log response time