Mike, It probably more often the case than not that those developing JMeter tests are not the application developers. In my experience, turning https off is not as trivial as flipping a switch. If you are lucky, your application has been designed so that modifying the apache (or other webserver) config files will do the trick. For more complex apps, you may need to modify the source code or the build configuration. -Ayman
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2003 12:17 PM To: JMeter Users List Subject: RE: HTTPS page performance testing well, you turned it on, no? It depends on how you've set up your webserver. -Mike On 30 May 2003 at 12:15, Puri, Manish wrote: > How to turn the https off?? > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 12:08 PM > To: JMeter Users List > Subject: Re: HTTPS page performance testing > > > You should be able to record the actions with https turned off, and then > turn it > on when you run the test. > > -Mike > > On 30 May 2003 at 11:51, Puri, Manish wrote: > > > I have to do the load testing of an application. I 'll be mainly dealing > > with https > > > > I understand that JMeter doesn't provide the flexibility to record the > > https. In the wake if I have the https link: > > > > 1) Can I directly create an http Sampler to generate an https request. > > 2) Also if the direct invocation to the https page redirects me to a login > > page followed by a general notice page with an OK button, what addition > > parameters do I need to add to my script. > > > > -Manish > > > > > > -- > Michael Stover > [EMAIL PROTECTED] > Yahoo IM: mstover_ya > ICQ: 152975688 > AIM: mstover777 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

