Re: Tomcat 5.5/HTTPD cluster question

2010-12-30 Thread Don Hill
ec 30, 2010 at 8:19 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Don, > > On 12/30/2010 10:41 AM, Don Hill wrote: > > My mistake, Here are the details. I should have confirmed first before > &g

Re: Tomcat 5.5/HTTPD cluster question

2010-12-30 Thread Don Hill
23 2010 08:16:30 On Wed, Dec 29, 2010 at 9:21 AM, Pid wrote: > On 12/28/10 9:13 PM, Don Hill wrote: > > We are on 64bit JVM 1.6 the heap is 8GB for each Tomcat instance. The OS > is > > RHEL 4.0 64 bit > > Great. Which versions of HTTPD 1.3 and Tomcat 5.5 are they? >

Re: Tomcat 5.5/HTTPD cluster question

2010-12-28 Thread Don Hill
We are on 64bit JVM 1.6 the heap is 8GB for each Tomcat instance. The OS is RHEL 4.0 64 bit On Tue, Dec 28, 2010 at 7:30 AM, Pid wrote: > On 12/27/10 4:42 PM, Don Hill wrote: > > Thanks. > > > > I am trying to get them to migrate. It seems that part of there > bottlen

Re: Can JSP code be served from a DB instead of files?

2010-12-27 Thread Don Hill
This reminds me back when I was working RND on the silverstream app server. We stored everything in the DB. I am not sure on the specifics but I think we only stored pre-compiled in the db with some sever specific meta for url binding. I know it's no help but I couldn't resist. On Mon, Dec 27, 201

Re: Tomcat 5.5/HTTPD cluster question

2010-12-27 Thread Don Hill
env. Don On Mon, Dec 27, 2010 at 9:34 AM, André Warnier wrote: > Don Hill wrote: > >> Hi. >> >> I am working on a tomcat 5.5 cluster which is using ajp/1.3 and mod_jk and >> trying to determine the best cluster design given the hardware. I have 2 >> xeon

Tomcat 5.5/HTTPD cluster question

2010-12-27 Thread Don Hill
Hi. I am working on a tomcat 5.5 cluster which is using ajp/1.3 and mod_jk and trying to determine the best cluster design given the hardware. I have 2 xeon 2.3 ghz 2 CPU machines with 38GB ram machine. Currently here is the config I am using. The TOMCAT and HTTPD servers are on the same physical

Re: Maximum concurrent connection to Tomcat server

2005-11-06 Thread Don Hill
Luis Torres wrote: Hi there, What do you have on maxThreads and what error do you get when tomcat fails to respond? Just a thought... if you have 1GB of memory maybe is not a good idea to let tomcat use that same number since your OS and other processes need memory also. I don't know what c

Re: Maximum concurrent connection to Tomcat server

2005-11-06 Thread Don Hill
Li Ma wrote: We are deploying a web-based project to Tomcat 5.5. We are doing some load testing now. But the load testing failed after concurrent connection reaches about 80 to 100. I think it is not a big number at all.Our server(a linux box) where Tomcat is running has 1G memory and set maxheap