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)