You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by ramnaik <na...@gmail.com> on 2007/08/15 08:27:02 UTC

Stress Testing Jetspeed 2.1 using JMETER.

Hello Sir,

I have installed Jetspeed2.1.
>From last week i try to do stress testing for login for Jetspeed 2.1
I have seen following internal request for Jetspeed login:

http://192.168.0.197:8080/webportal/login/proxy
http://192.168.0.197:8080/webportal/login/redirector
http://192.168.0.197:8080/webportal/login/j_security_check
http://192.168.0.197:8080/webportal/login/redirector
http://192.168.0.197:8080/webportal/

Then,Through JMETER,i given following reqeust,
path=/webportal/login/proxy?org.apache.jetspeed.login.username=test10&org.apache.jetspeed.login.password=oc@123

Then I have got,following response ,upto third request,


<html>
<body onLoad='document.forms["login"].submit();'>
<form id='login' method='POST'
action='j_security_check;jsessionid=344BED45CE2E02CAD1EF38FFB46A0D6D'>
<input type='hidden' name='j_username' value='test10'/>
<input type='hidden' name='j_password' value='oc@123'/>
<noscript>
<input type='submit' value="Login"/>
</noscript>
</form>
</body>
</html>

Normally,If you login on Jetspeed,then username entry in database
USER_STATISTICS.
But, I have didnot see these entries through JMETER.
Please reply me, how can I execute these above 5 requests through JMETER.
Please I need help.
Thanks In Advance,
Ram

-- 
View this message in context: http://www.nabble.com/Stress-Testing-Jetspeed-2.1-using-JMETER.-tf4271372.html#a12157154
Sent from the JMeter - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Stress Testing Jetspeed 2.1 using JMETER.

Posted by sebb <se...@gmail.com>.
Please don't post user questions to the developer list.

And don't post to multiple lists.

On 15/08/07, ramnaik <na...@gmail.com> wrote:
>
> Hello Sir,
>
> I have installed Jetspeed2.1.
> From last week i try to do stress testing for login for Jetspeed 2.1
> I have seen following internal request for Jetspeed login:
>
> http://192.168.0.197:8080/webportal/login/proxy
> http://192.168.0.197:8080/webportal/login/redirector
> http://192.168.0.197:8080/webportal/login/j_security_check
> http://192.168.0.197:8080/webportal/login/redirector
> http://192.168.0.197:8080/webportal/
>
> Then,Through JMETER,i given following reqeust,
> path=/webportal/login/proxy?org.apache.jetspeed.login.username=test10&org.apache.jetspeed.login.password=oc@123
>
> Then I have got,following response ,upto third request,
>
>
> <html>
> <body onLoad='document.forms["login"].submit();'>
> <form id='login' method='POST'
> action='j_security_check;jsessionid=344BED45CE2E02CAD1EF38FFB46A0D6D'>
> <input type='hidden' name='j_username' value='test10'/>
> <input type='hidden' name='j_password' value='oc@123'/>
> <noscript>
> <input type='submit' value="Login"/>
> </noscript>
> </form>
> </body>
> </html>
>
> Normally,If you login on Jetspeed,then username entry in database
> USER_STATISTICS.
> But, I have didnot see these entries through JMETER.
> Please reply me, how can I execute these above 5 requests through JMETER.
> Please I need help.
> Thanks In Advance,
> Ram
>
> --
> View this message in context: http://www.nabble.com/Stress-Testing-Jetspeed-2.1-using-JMETER.-tf4271372.html#a12157154
> Sent from the JMeter - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org