Re: Random Threads

2006-04-11 Thread Pablo Pizarro
apache.org/jmeter/usermanual/component_reference.html#Uniform_Random_Timer > > to the first sample in the thread. > > On 06/04/06, Pablo Pizarro <[EMAIL PROTECTED]> wrote: > > Hi, i would like to know if I can set a test to run 100 > > threads/minute, where each thread

Random Threads

2006-04-06 Thread Pablo Pizarro
Hi, i would like to know if I can set a test to run 100 threads/minute, where each thread have to start in a random time, if i use the ramp-up time, they will start each 60/100 seconds, and this wouldn't be a real test. Thanks

Re: Protocol https-WebService

2006-02-17 Thread Pablo Pizarro
Ok, I have created a BugZilla On 2/17/06, sebb <[EMAIL PROTECTED]> wrote: > > Can you create a smaller test case? > > I suggest you create a Bugzilla issue and attach the file to that. > > On 17/02/06, Pablo Pizarro <[EMAIL PROTECTED]> wrote: > > Sorry but I

Re: Protocol https-WebService

2006-02-17 Thread Pablo Pizarro
Sorry but I tried to send you my log File (Debug Mode) but it´s too big, the size is bigger than 100KB

Re: Protocol https-WebService

2006-02-09 Thread Pablo Pizarro
Here you can see that the protocol used by JMeter is http, and not https 2006/02/09 13:00:00 DEBUG - jmeter.protocol.http.sampler.HTTPSamplerBase: path property is a org.apache.jmeter.testelement.property.StringProperty 2006/02/09 13:00:00 DEBUG - jmeter.protocol.http.sampler.HTTPSamplerBase: path

Re: Protocol https-WebService

2006-02-07 Thread Pablo Pizarro
's not a good idea to stress test HTTPS + > webservices without some kind of hardware accelerator. Without hardware > acceleration, it's not going to scale well at all. > > peter > > > On 2/7/06, Pablo Pizarro <[EMAIL PROTECTED]> wrote: > > > > Yes I

Re: Protocol https-WebService

2006-02-07 Thread Pablo Pizarro
]> wrote: > > > > > > I've used the SOAP Webservice sampler to send requests to a service > > > running > > > on IIS with HTTPS. Make sure the URL for the service has HTTPS and it > > > should > > > work > > > > > >

Re: Protocol https-WebService

2006-02-07 Thread Pablo Pizarro
the URL for the service has HTTPS and it > should > work > > peter > > > On 2/2/06, Pablo Pizarro <[EMAIL PROTECTED]> wrote: > > > > Does anyone know how can I specify the protocol https when I test a > https > > web service? > > > > When I t

Re: it is possible to test a web service on https with JMeter ?

2006-02-02 Thread Pablo Pizarro
Hi, I´m also trying to test WebServices with https, but it doesn´t work. Whith the Sampler of WebServices of JMeter, it doesn´t work On 2/2/06, Simon De Uvarow <[EMAIL PROTECTED]> wrote: > > hi, again. now i´m trying to test a WebService. Yesterday, i did it on > http > and it works fine. But now

Protocol https-WebService

2006-02-02 Thread Pablo Pizarro
Does anyone know how can I specify the protocol https when I test a https web service? When I test the web service, JMeter try to connect to XXX.XXX.XXX.XXX:433/path, so it is going to get the certificate's file, but it isn´t going to test the web service, it should connect to https://XXX.XXX.XXX.

WebService-https problem

2006-02-01 Thread Pablo Pizarro
Hi, I'm testing web services (AXIS), with jmeter, l have reached to get the wsdl, but when i start the test i receive nothing, the log file show this for each thread: 2006/02/01 09:47:47 DEBUG - jmeter.visualizers.GraphAccumModel: Start : addNewSample1 2006/02/01 09:47:47 DEBUG - jmeter.visualizer