HTTP Request redux

2005-03-17 Thread Nathan J. Mehl
Does the HTTP request sampler use HTTP pipelining/keepalives, or does it open a new tcp socket for each new connection (especially when fetching sub-elements from a page)? -n <[EMAIL PROTECTED]> Calling Motif a GUI is like calling a pi

DNS round-robins and HTTP Request

2005-03-17 Thread Nathan J. Mehl
A quick question: How does the HTTP Request sampler deal with multiple IP addresses being returned for the host it is being asked to query? Does it pick an address from the roundrobin once per test, once per thread, once per thread iteration, or some other less obvious choice? -n -

Re: JMeter Consumming all Memory

2005-03-16 Thread Nathan J. Mehl
In the immortal words of [EMAIL PROTECTED] ([EMAIL PROTECTED]): > > I've been trying to use JMeter to run load tests but it seems that no > matter what heap size I give it, it gradually uses up all memory and gets > bogged down in garbage collects. I've had very good luck tuning garbage collect

random controller question

2005-03-11 Thread Nathan J. Mehl
If I have a test plan that looks like this: Random Controller | +---> Recording Controller | | | +---> HTTP Request A | +---> HTTP Request B |

Re: random remote invocation failures

2005-03-09 Thread Nathan J. Mehl
In the immortal words of sebb ([EMAIL PROTECTED]): > > What I meant was to copy the test plans to the two nodes, and run each > independently, i.e. > > jmeter -n -t mytestplan.jmx -l mytestplan.jtl > > on each node independently. > > Running the client in non-GUI mode helps, but there is still

Re: random remote invocation failures

2005-03-09 Thread Nathan J. Mehl
In the immortal words of Peter Lin ([EMAIL PROTECTED]): > just for clarification. is you're intent to simulate > > 1. requests per second > 2. concurrent users > 3. concurrent requests All three, but with the emphasis on #2. The testplan is: Thread Group: 100, 200 or 300 threads, 60-second ramp

Re: random remote invocation failures

2005-03-09 Thread Nathan J. Mehl
In the immortal words of sebb ([EMAIL PROTECTED]): > Doesn't one need an RMI process on each server node? > If not, how does the client connect to the server without an RMI process? That's actually what I was doing, e.g: tester1:rmiregistry & jmeter-server

Re: random remote invocation failures

2005-03-08 Thread Nathan J. Mehl
In the immortal words of Peter Lin ([EMAIL PROTECTED]): > it's pretty hard to figure out what is happening based on the errors. > Just to clarify, do you have 2 RMI servers setup or 1. Normally, only > one is needed. Having two RMI servers might cause weird problems, but > I'm not an expert. Hm

random remote invocation failures

2005-03-08 Thread Nathan J. Mehl
Okay, this is driving me quite mad. I have a testplan that I want to run against a set of webservers. I have two dedicated testing hosts, running RedHat Fedora 3 with the Sun jdk1.4.2 installed. Each testing server is configured to run rmiregistry and jmeter-server. The first server (tester1)

Re: remote invocation almost but not quite working

2005-03-08 Thread Nathan J. Mehl
In the immortal words of sebb ([EMAIL PROTECTED]): > > > One last, possibly dumb question: the component reference mentions > > that listeners can save their data to a csv or xml file for future > > reviewing. What it does not mention is how you would load the stl > > file back into a listener to

Re: remote invocation almost but not quite working

2005-03-07 Thread Nathan J. Mehl
In the immortal words of sebb ([EMAIL PROTECTED]): > On Fri, 4 Mar 2005 17:05:22 -0500, Nathan J. Mehl > <[EMAIL PROTECTED]> wrote: > > > > I'm trying to get remote invocation of jmeter working in order to > > perform a load test of my company's webs

remote invocation almost but not quite working

2005-03-04 Thread Nathan J. Mehl
I'm trying to get remote invocation of jmeter working in order to perform a load test of my company's website, and it is almost, but not quite actually happening. The client (zorak) is a Windows XP SP 1 desktop with the Sun JDK 5.0 and the Windows Firewall disabled: java version "1.5.0_0