Can tomcat serve MPI (parallel) applications?

2015-11-26 Thread Martijn Slouter
Hello, I am looking for a solution for a tomcat container, which is supposed to serve a web application, which is using MPI (openmpi) internally. (The servlet is making JNI calls to C library functions. I have validated that this Java-MPI connection runs without problems when NOT using tomcat.) In

Re: Tomcat catalina.out log is not rolling using log4j DailyRollingFileAppender

2015-11-26 Thread Christopher Schultz
Joleen, On 11/26/15 12:12 AM, Joleen Barker wrote: > Alas, no luck. This is what I found in my directory: > > -rw-r--r--. root root 30694 Nov 25 22:49 catalina > -rw-r--r--. root root 0 Nov 25 22:49 catalina.out > -rw-r--r--. root root 0 Nov 25 22:49 host-manager > -rw-r--

Re: SSL Session Reuse in APR based connector

2015-11-26 Thread Christopher Schultz
Sanullah, On 11/26/15 11:21 AM, Sanaullah wrote: > we are currently running tomcat 8 and I am trying to achieve higher > performance. one of the process is to use the SSL Session reuse which will > reduce the CPU intensive computation. > > Can someone let me know if its supported for APR based co

SSL Session Reuse in APR based connector

2015-11-26 Thread Sanaullah
Hi, we are currently running tomcat 8 and I am trying to achieve higher performance. one of the process is to use the SSL Session reuse which will reduce the CPU intensive computation. Can someone let me know if its supported for APR based connector and also let me know the right parameter to use

Re: [ANN] Apache Tomcat 8.0.29 available

2015-11-26 Thread Christopher Schultz
Violeta, On 11/26/15 2:09 AM, Violeta Georgieva wrote: > Chris, > > 2015-11-26 2:52 GMT+02:00 Christopher Schultz > : >> >> Violeta, >> >> On 11/25/15 3:00 PM, Violeta Georgieva wrote: >>> 2015-11-25 21:38 GMT+02:00 Felix Schumacher < >>> felix.schumac...@internetallee.de>: Am

Re: Fwd:

2015-11-26 Thread Yuval Schwartz
On Tue, Nov 24, 2015 at 3:35 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > > Subject: Re: Fwd: > > > > First of all, I have a context.xml file in the WEB-INF folder of my > > > application (call it "myApplication

Re: Fwd:

2015-11-26 Thread Yuval Schwartz
Thanks a lot Christopher, my response is below. On Tue, Nov 24, 2015 at 2:26 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > Yuval, > > On 11/23/15 8:38 AM, Yuval Schwartz wrote: > > I am using tomcat 8.0.22.0 > > Language: Java > > development: Windows, NetBeans. > > deployment:

Re: Today's Tomcat 9 HTTP/2 webinar is now available on YouTube

2015-11-26 Thread Christoph Nenning
> All, > > As promised, today's webinar "Apache Tomcat 9: HTTP/2 Quick Start" is > now available on the Apache Tomcat YouTube channel: > > https://www.youtube.com/channel/UCpqpJ0-G1lYfUBQ6_36Au_g > > Mark > > >>> > >>> > >>> We run all our tomcats behin

Re: Today's Tomcat 9 HTTP/2 webinar is now available on YouTube

2015-11-26 Thread Mark Thomas
On 26/11/2015 09:46, Christoph Nenning wrote: All, As promised, today's webinar "Apache Tomcat 9: HTTP/2 Quick Start" is now available on the Apache Tomcat YouTube channel: https://www.youtube.com/channel/UCpqpJ0-G1lYfUBQ6_36Au_g Mark >>> >>> >>> We run

Re: Today's Tomcat 9 HTTP/2 webinar is now available on YouTube

2015-11-26 Thread Christoph Nenning
> >> All, > >> > >> As promised, today's webinar "Apache Tomcat 9: HTTP/2 Quick Start" is > >> now available on the Apache Tomcat YouTube channel: > >> > >> https://www.youtube.com/channel/UCpqpJ0-G1lYfUBQ6_36Au_g > >> > >> Mark > >> > > > > > > We run all our tomcats behind reverse proxies. Woul

Re: Today's Tomcat 9 HTTP/2 webinar is now available on YouTube

2015-11-26 Thread Mark Thomas
On 26/11/2015 09:07, Christoph Nenning wrote: >> All, >> >> As promised, today's webinar "Apache Tomcat 9: HTTP/2 Quick Start" is >> now available on the Apache Tomcat YouTube channel: >> >> https://www.youtube.com/channel/UCpqpJ0-G1lYfUBQ6_36Au_g >> >> Mark >> > > > We run all our tomcats behind

Re: Today's Tomcat 9 HTTP/2 webinar is now available on YouTube

2015-11-26 Thread Christoph Nenning
> All, > > As promised, today's webinar "Apache Tomcat 9: HTTP/2 Quick Start" is > now available on the Apache Tomcat YouTube channel: > > https://www.youtube.com/channel/UCpqpJ0-G1lYfUBQ6_36Au_g > > Mark > We run all our tomcats behind reverse proxies. Would be interesting how server push c