You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Soumya Pal (JIRA)" <ji...@apache.org> on 2009/02/19 11:35:59 UTC

[jira] Commented: (SM-1541) Servicemix hangs for load testing

    [ https://issues.apache.org/activemq/browse/SM-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49775#action_49775 ] 

Soumya Pal commented on SM-1541:
--------------------------------

Even I would like to know the above questions posted by user rapuru sandeep.

I saw when I send multiple requests using a multithreaded testing model...4 at a time get handled.
How do we actually quantify "at a time" ? in a timely fashion? free threads?

I am referring to default setting of 
servicemix.corePoolSize    = 4
servicemix.maximumPoolSize = 32
servicemix.queueSize       = 256

in servicemix.properties file


> Servicemix hangs for load testing
> ---------------------------------
>
>                 Key: SM-1541
>                 URL: https://issues.apache.org/activemq/browse/SM-1541
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>            Reporter: Rapuru Sandeep Reddy
>            Priority: Blocker
>         Attachments: changepassword-09022008-180230, changepassword-09022008-181250, changepassword-sa-1.0.jar, groups.properties, users-passwords.properties
>
>
> Message Flow:
>     Client --> Http Consumer SU ----> Bean SU (Message Enricher) ---> Validation SU (using camel) ----> Routing SU (using camel) ----> Http Provider SU ---> Extern Appl
>     I am doing load testing having 1000 users with 200 in parallel. Servicemix starts processing some requests successfully (it could be any number of requests not constant)  after that it just hangs. 
> Here I am attaching SA for the operation.
> NOTE: 1. In above SA , Http Consumer SU is having authMethod="BASIC"
>              2. So, that requires users-passwords.properties and groups.properties files (which i am attaching here) need to integrate with servicemix/conf .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.