[ 
https://issues.apache.org/jira/browse/DISPATCH-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297053#comment-15297053
 ] 

Vishal Sharda commented on DISPATCH-343:
----------------------------------------

This is how I start the two senders (-n 2 does the fork() inside the code, UUID 
is set for each message):

time ./send_ssl -c /home/vsharda/protected/switch-dr-network_cert.pem -k 
/home/vsharda/protected/switch-dr-network_key.pem -p ******** -m 50000 -n 2 
amqps://guest:[email protected]:5671/foo 

The receivers:

time ./recv_ssl -c /home/vsharda/protected/switch-dr-network_cert.pem -k 
/home/vsharda/protected/switch-dr-network_key.pem -p ******** -n 2 
amqps://guest:[email protected]:5671/foo 

> Router stops accepting connections after load from parallel senders
> -------------------------------------------------------------------
>
>                 Key: DISPATCH-343
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-343
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Routing Engine
>    Affects Versions: 0.6.0
>            Reporter: Vishal Sharda
>            Priority: Blocker
>         Attachments: Connection_aborted.png, Connection_aborted_1.png, 
> R1.conf, R2.conf, R3.conf, resource-limit-exceeded.png
>
>
> We ran 2 parallel senders and 2 receivers with each sender sending 50000 
> messages.  After a while we saw that router stopped accepting connections 
> even from qdstat.  We saw various errors in the logs (screenshots attached).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to