ejabberd - Comments for "ejabberd zlib compression" https://www.ejabberd.im/node/4480 en natalius wrote: Since I'm https://www.ejabberd.im/node/4480#comment-56938 <div class="quote-msg"> <div class="quote-author"><em>natalius</em> wrote:</div> <p>Since I'm using zlib compression, the starttls element is missing and we can choose either starttls or zlib. I'm writing my own jabber client. </p></div> <p>Reading this ticket, it seems client first setups TLS, later zlib:<br /> <noindex><a href="https://support.process-one.net/browse/EJAB-499" rel="nofollow" >EJAB-499: Support Zlib compression after STARTTLS encryption</a></noindex></p> <p>I try to login in ejabberd 2.1.6 with Psi 0.14, with three different configurations, and the WebAdmin page of the user shows three different information: </p> <pre> * Psi with TLS (plain://127.0.0.1:38468#ejabberd@localhost) * Psi with ZLIB (zlib://127.0.0.1:38467#ejabberd@localhost) * Psi with TLS and ZLIB (tls+zlib://127.0.0.1:38466#ejabberd@localhost) </pre><p> When I login with tls+zlib, ejabberd.log shows:</p> <pre> =INFO REPORT==== 4-Jan-2011::16:14:57 === I(&lt;0.364.0&gt;:ejabberd_listener:281) : (#Port&lt;0.4430&gt;) Accepted connection {{127,0,0,1},49676} -&gt; {{127,0,0,1},5222} =INFO REPORT==== 4-Jan-2011::16:14:58 === I(&lt;0.404.0&gt;:ejabberd_c2s:767) : ({socket_state,ejabberd_zlib,{zlibsock,tls, {tlssock,#Port&lt;0.4430&gt;,#Port&lt;0.4432&gt;},#Port&lt;0.4434&gt;},&lt;0.403.0&gt;}) Accepted authentication for badlop by ejabberd_auth_internal =INFO REPORT==== 4-Jan-2011::16:14:58 === I(&lt;0.404.0&gt;:ejabberd_c2s:890) : ({socket_state,ejabberd_zlib,{zlibsock,tls, {tlssock,#Port&lt;0.4430&gt;,#Port&lt;0.4432&gt;},#Port&lt;0.4434&gt;},&lt;0.403.0&gt;}) Opened session for badlop@localhost/Psi with TLS and ZLIB </pre> Tue, 04 Jan 2011 15:20:07 +0000 mfoss comment 56938 at https://www.ejabberd.im