Re: Stress Testing A WebObjects App

2012-03-26 Thread Chuck Hill
On 2012-03-26, at 12:57 PM, Kevin Hinkson wrote: > Hi Chuck, > On 26 Mar 2012, at 15:36, Chuck Hill wrote: > >>> Hi all, >>> I have been playing with Apache Bench to determine at what number of >>> concurrent sessions/request load my app starts to fail and to find and >>> reduce any bottlenecks.

Re: Stress Testing A WebObjects App

2012-03-26 Thread Kevin Hinkson
On 26 Mar 2012, at 16:41, Ramsey Gurley wrote: > I won't be giving JMeter the in depth coverage Chuck did, but if your app > uses component actions, you'll probably want to know about persistent session > storage. Persistent session storage... sounds like magic to me. — K.R.H. ___

Re: Stress Testing A WebObjects App

2012-03-26 Thread Ramsey Gurley
On Mar 26, 2012, at 12:57 PM, Kevin Hinkson wrote: > Hi Chuck, > > On 26 Mar 2012, at 15:36, Chuck Hill wrote: > >>> Hi all, >>> I have been playing with Apache Bench to determine at what number of >>> concurrent sessions/request load my app starts to fail and to find and >>> reduce any bottl

Re: Stress Testing A WebObjects App

2012-03-26 Thread Pascal Robert
Le 2012-03-26 à 15:57, Kevin Hinkson a écrit : > Hi Chuck, > > On 26 Mar 2012, at 15:36, Chuck Hill wrote: > >>> Hi all, >>> I have been playing with Apache Bench to determine at what number of >>> concurrent sessions/request load my app starts to fail and to find and >>> reduce any bottlenec

Re: Stress Testing A WebObjects App

2012-03-26 Thread Kevin Hinkson
On 26 Mar 2012, at 15:31, Pascal Robert wrote: > For stress testing: > http://www.wocommunity.org/podcasts/wowodc/2010/WOWODC2010JMeter.mov Thanks Pascal. — K.R.H. ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev ma

Re: Stress Testing A WebObjects App

2012-03-26 Thread Kevin Hinkson
Hi Chuck, On 26 Mar 2012, at 15:36, Chuck Hill wrote: >> Hi all, >> I have been playing with Apache Bench to determine at what number of >> concurrent sessions/request load my app starts to fail and to find and >> reduce any bottlenecks. > > Be aware that this is not easy and that setting up t

Re: Stress Testing A WebObjects App

2012-03-26 Thread Chuck Hill
he tests and getting them to run in a realistic simulation of actual load is not trivial. > The first thing I run into is the "No instance available error". That may just mean it overwhelmed your app. > Does anyone have pointers for stress testing a webobjects app and determi

Re: Stress Testing A WebObjects App

2012-03-26 Thread Pascal Robert
thing I run into is the "No instance available > error". Does anyone have pointers for stress testing a webobjects app and > determining what the bottlenecks are? Do the http adaptor settings play a big > role in scaling up an app? > > — K.R.H. > > __

Re: Stress Testing A WebObjects App

2012-03-26 Thread Miguel Arroz
;No instance available > error". Does anyone have pointers for stress testing a webobjects app and > determining what the bottlenecks are? Do the http adaptor settings play a big > role in scaling up an app? > > — K.R.H. > > __

Re: Stress Testing A WebObjects App

2012-03-26 Thread Chuck Hill
il and to find and reduce > any bottlenecks. The first thing I run into is the "No instance available > error". Does anyone have pointers for stress testing a webobjects app and > determining what the bottlenecks are? Do the http adaptor settings play a big > role in

Stress Testing A WebObjects App

2012-03-26 Thread Kevin Hinkson
Hi all, I have been playing with Apache Bench to determine at what number of concurrent sessions/request load my app starts to fail and to find and reduce any bottlenecks. The first thing I run into is the "No instance available error". Does anyone have pointers for stress testing a