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

Ganesh Murthy commented on DISPATCH-4:
--------------------------------------

I setup a test with two routers, Router.A acting as the server and Router.B 
acting as the client. The configs are attached. 

I started both routers and did a qdstat on the first router and saw the 
following - 
{panel}
[gmurthy@localhost dispatch]$ qdstat -b 127.0.0.1:21665 -c
  host                         container                             role       
   dir  security                                authentication
  
=============================================================================================================================
  localhost.localdomain:52569  Qpid.Dispatch.Router.B                
inter-router  in   TLSv1/SSLv3(DHE-DSS-AES256-GCM-SHA384)  
O=Client,CN=127.0.0.1(x.509)
  localhost.localdomain:39966  da8faf16-650b-4cb3-a1a6-ce7b203208c6  normal     
   in   no-security                             anonymous-user
{panel}

I killed Router.B and reran the qstat command and the Qpid.Dispatch.Router.B  
line was not there. 

{panel}
[gmurthy@localhost dispatch]$ qdstat -b 127.0.0.1:21665 -c
  host                         container                             role    
dir  security     authentication
  
=============================================================================================================
  localhost.localdomain:39967  88a74fd5-13af-48c8-b62b-5ae448030c93  normal  in 
  no-security  anonymous-user

{panel}

This issue cannot be reproduced on the latest master.

> Dispatch does not detect the closure of SSL connections that are closed 
> uncleanly
> ---------------------------------------------------------------------------------
>
>                 Key: DISPATCH-4
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-4
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 0.1
>            Reporter: Ted Ross
>            Assignee: Ganesh Murthy
>         Attachments: qdrouterd.conf, qdrouterd1.conf
>
>
> If a client connects to the Dispatch router using SSL, an unclean (process 
> killed) disconnect is not detected by Dispatch and resources are not 
> returned. Connections in-the-clear do not exhibit this symptom.



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

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

Reply via email to