Thanks Mark, I will give it a close read.

As far as profiling, are you using any tools that are worth mentioning?

Best,
A



On Tue, Jul 30, 2013 at 4:02 PM, Mark Eggers <its_toas...@yahoo.com> wrote:

> On 7/30/2013 12:42 PM, Tomcat Random wrote:
>
>> The project I'm working on has 5000 simultaneous users average. I have two
>> physical servers both running an instance of Tomcat 7.0. They're behind a
>> physical load balancer with sticky, least connections balancing. Nothing
>> in
>> front of the Tomcats. Port 80 to is routed to them by iptables.
>>
>> Anyone out there willing to offer some tips (or point me to them) on
>> configuration for this amount of traffic?
>>
>> Environment is:
>> DELL PowerEdge R720 - 32 GB DELL RAM, GB Memory: 32
>> Single Socket Six Core Intel Xeon E5-2640 2.5GHz, #Processors: 1, #Cores
>> per Proc: 6
>> RHEL 6
>>
>> TIA,
>> Alec
>>
>>
> A great overview, and a solid outline of the process you should follow:
>
> http://people.apache.org/~**markt/presentations/2009-04-**
> 01-TomcatTuning.pdf<http://people.apache.org/~markt/presentations/2009-04-01-TomcatTuning.pdf>
>
> That, plus profiling your application with real-world traffic to
> understand bottlenecks and use cases . . .
>
> . . . just my two cents.
> /mde/
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@tomcat.**apache.org<users-unsubscr...@tomcat.apache.org>
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to