Hm... I don't know... Maybe read the documentation?

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Cookie_Manager

Sorry for pinging you online. Hope that's not too much trouble...

Nils-H

On Tue, Sep 1, 2009 at 3:23 PM, Martin Gainty<mgai...@hotmail.com> wrote:
>
> Nils-
>
> doc suggests implementing a HttpCookieManager to handle the session
> any suggestions on which HttpCookieManager to implement and possible 
> configurations?
>
> (i think JMeter is O/T so please ping offline)
>
> thanks
> Martin Gainty
> ______________________________________________
> Note de déni et de confidentialité
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
> destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
> l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci 
> est interdite. Ce message sert à l'information seulement et n'aura pas 
> n'importe quel effet légalement obligatoire. Étant donné que les email 
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter 
> aucune responsabilité pour le contenu fourni.
>
>
>
>
>> Date: Tue, 1 Sep 2009 13:19:22 +0200
>> Subject: Re: Need to disable session interceptor
>> From: nil...@gmail.com
>> To: user@struts.apache.org
>>
>> From the JMeter FAQ: "How do I ensure each http request for jsp is
>> within one jsessionid ?"
>>
>> http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-114aca8407cf0eaff55b7ae5955eda46b1e2cecb
>>
>> Nils-H
>>
>> On Tue, Sep 1, 2009 at 1:15 PM, Dave Newton<newton.d...@yahoo.com> wrote:
>> > Rajeev Sharma wrote:
>> >>
>> >> I am new to struts2 (I mean struts). I am developing an application which
>> >> does not need to use sessions at all. When I tested my application with
>> >> jmeter, I got 18000 sessions created (tomcat showed me this). Looks like 
>> >> for
>> >> every individual request there is one session created. How can I remove 
>> >> the
>> >> session interceptor at all (and other components related to sessions), so
>> >> that there are no sessions created in my application.
>> >
>> > There isn't a session created for each request, there's a session per 
>> > client
>> > conversation. Also, AFAIK, Struts 2 doesn't do anything in particular
>> > regarding session creation--that is handled by the container.
>> >
>> > Dave
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> > For additional commands, e-mail: user-h...@struts.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>
> _________________________________________________________________
> Get back to school stuff for them and cashback for you.
> http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to