You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2015/07/30 20:35:05 UTC

[jira] [Created] (PROTON-969) Cyrus SASL module calls sasl_server_init once for every incoming connection

Ted Ross created PROTON-969:
-------------------------------

             Summary: Cyrus SASL module calls sasl_server_init once for every incoming connection
                 Key: PROTON-969
                 URL: https://issues.apache.org/jira/browse/PROTON-969
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
            Reporter: Ted Ross
            Priority: Blocker
             Fix For: 0.10


The Cyrus SASL module invokes sasl_server_init once for every incoming connection on a listener.  The Manpage for sasl_server_init states that it should be called only once per process.

Is this a blocker for 0.10?




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