Re: questions about tomcat 7 executor with rest services

2015-10-12 Thread Mark Thomas
On 12 October 2015 21:26:30 BST, Brian Millett wrote: >I’m looking for some insight / info into using executor thread pool for >a tomcat 7 server that handles many REST services. >Wondering if a large maxThreads in an Executor would have better >through put than the same maxThreads for a normal

questions about tomcat 7 executor with rest services

2015-10-12 Thread Brian Millett
I’m looking for some insight / info into using executor thread pool for a tomcat 7 server that handles many REST services. Wondering if a large maxThreads in an Executor would have better through put than the same maxThreads for a normal connector? What scenario would encourage the use of an

Re: Tomcat clustering for simplified config

2015-10-12 Thread Christoph Nenning
> I don't have a solution or advice to contribute, but I hope I can > spur along some more discussion on the issue. > > We struggle with the problem of pets versus cattle also. > > We have a farm of pets right now. > > Our team is still evaluating at what level in our infrastructure our > tom

Re: FarmWarDeployer in a dynamically changing cluster

2015-10-12 Thread Gintautas Sulskus
Hi Théo, thanks. That's what I have suspected. Cheers, Gin Best Wishes, Gintautas Sulskus On Sat, Oct 10, 2015 at 9:18 AM, Théo Chamley wrote: > Hello, > > I can’t seem to find it in the documentation, but no, this is not the > behaviour of the FarmWarDeployer. > This component is triggered o

Re: Tomcat clustering for simplified config

2015-10-12 Thread Chris Gamache
I don't have a solution or advice to contribute, but I hope I can spur along some more discussion on the issue. We struggle with the problem of pets versus cattle also. We have a farm of pets right now. Our team is still evaluating at what level in our infrastructure our tomcat servers will

Re: Tomcat clustering for simplified config

2015-10-12 Thread Christoph Nenning
Christopher, > >> Hi list, > >> > >> I just signed up to the list - please forgive any newb mistakes > >> but hopefully I'm following the right format, style and content. > >> > >> I currently work in a production environment with eight app > >> servers, all running the same version of Tomcat (c