Hello,
Try setting :
https.use.cached.ssl.context=false

Regards
Philippe M.
Http://www.ubik-ingenierie.com

On Saturday, May 26, 2012, Vishal Patel wrote:

> Its not the case because by running 15 separate instance of JMeter I can
> run all of them in single thread loop successfully. But that's worth to
> know.
>
> Thanks,
> Vishal.
>
> On Sat, May 26, 2012 at 12:30 AM, Deepak Goel <deic...@gmail.com> wrote:
>
> > Hey
> >
> > Is your network on a private network controlled by you? Could be a
> > router or load balancer setting not to allow more than 3 secure
> > connections from a single computer (Hacking)
> >
> > :)
> > Deepak
> >
> > On 5/25/12, Deepak Shetty <shet...@gmail.com> wrote:
> > > Hi
> > > then compare every request/response pair from JMeter (view results
> tree)
> > > with browser (an y trace tool) - parameters, headers , urls etc.
> > >
> > > regards
> > > deepak
> > >
> > > On Thu, May 24, 2012 at 8:05 PM, Vishal Patel <rajcol...@gmail.com>
> > wrote:
> > >
> > >> Deepak,
> > >> Yes, I can see switching in browser itself. So confirmed that all the
> > >> requests redirects to http and coming back to https.
> > >>
> > >> Robin,
> > >> I tried as you suggested to save cookies but looks like my prob is
> > >> somewhat
> > >> different but thanks for suggesting something around it.
> > >>
> > >> with regards,
> > >> Vishal.
> > >>
> > >> On Fri, May 25, 2012 at 3:39 AM, Robin D. Wilson <rwils...@gmail.com>
> > >> wrote:
> > >>
> > >> > Vishal,
> > >> >
> > >> > I reported a similar problem - but mine was related to setting more
> > >> > than
> > >> > one cookie (in JMeter 2.6 - the problem didn't happen in
> > >> > JM2.4).
> > >> >
> > >> > I found this setting solved my problem:
> > >> >
> > >> > # Setting to force JMeter to save cookie values in variables named
> > >> > "COOKIE_..."
> > >> > CookieManager.save.cookies=true
> > >> >
> > >> > I put this in the 'user.properties' file in the JMeter 'bin' folder
> -
> > >> > and
> > >> > cookies started working again.
> > >> >
> > >> > Not sure if it matters to your case, but it is worth trying.
> > >> >
> > >> > --
> > >> > Robin D. Wilson
> > >> > Sr. Director of Web Development
> > >> > KingsIsle Entertainment, Inc.
> > >> > VOICE: 512-777-1861
> > >> > www.KingsIsle.com
> > >> >
> > >> >
> > >> > -----Original Message-----
> > >> > From: Vishal Patel [mailto:rajcol...@gmail.com]
> > >> > Sent: Thursday, May 24, 2012 1:09 PM
> > >> > To: JMeter Users List
> > >> > Subject: Re: HTTPS Multithread Invalidates JSessions
> > >> >
> > >> > There is no cookie being marked as secure cookies. But I will check
> it
> > >> and
> > >> > also redirects from server side.
> > >> >
> > >> > On Thu, May 24, 2012 at 11:25 PM, Deepak Shetty <shet...@gmail.com>
> > >> wrote:
> > >> >
> > >> > > did you use follow redirects? (dont use redirect automatically)
> > >> > > Also check if some cookies ar ebeing marked as secure cookies or
> > >> > something
> > >> > >
> > >> > > On Thu, May 24, 2012 at 10:51 AM, Vishal Patel <
> rajcol...@gmail.com
> > >
> > >> > > wrote:
> > >> > >
> > >> > > > Its started failing as soon as we do just 3 simultaneous thread.
> > >> > > >
> > >> > > > We also observed on the serve side that it flip-flops(redirects)
> > >> > between
> > >> > > > "https" & "http". Can that be a issue of invalidating JSession?
> > >> > > >
> > >> > > > On Thu, May 24, 2012 at 11:15 PM, sebb <seb...@gmail.com> wr--
>
> Thanks,
> Vishal.
>


-- 
Cordialement.
Philippe Mouawad.

Reply via email to