How many cookies can be managed?

2004-06-18 Thread David Csaki
My HTTP requests return 2 cookies. It appears that the Cookie Manager only returns one cookie (the 2nd) on subsequent requests. Is there any way to have all cookies sent? thanks, David __ Do you Yahoo!? Read only the mail you want - Yahoo! Mail S

RE: clarification on remote testing

2004-06-16 Thread David Csaki
meter/usermanual/get-started.html#override > > -Mike > > On Tue, 2004-06-15 at 17:09, David Csaki wrote: > > Hi, > > > > As recommeded, I modified jmeter-server.bat file > as > > follows: > > From: > > jmeter -s %JMETER_CMD_LINE_ARGS% > &g

RE: clarification on remote testing

2004-06-15 Thread David Csaki
Hi, As recommeded, I modified jmeter-server.bat file as follows: From: jmeter -s %JMETER_CMD_LINE_ARGS% To: jmeter -s hold_sample=true %JMETER_CMD_LINE_ARGS% and still have same terrible performance. While the test is running I still see counters incrementing, rate changing, etc... for each r