[jdev] [ANN] Jive Messenger is now Wildfire Server

Matt Tucker matt at jivesoftware.com
Sun Dec 18 12:08:59 CST 2005


Jakob,

The stream compression code is quite new and we haven't had a chance to
test it with many other implementations yet. Do you see any error
messages in the server logs that might be related?

Regards,
Matt

> -----Original Message-----
> From: jdev-bounces at jabber.org 
> [mailto:jdev-bounces at jabber.org] On Behalf Of Jakob Schroeter
> Sent: Saturday, December 17, 2005 1:43 PM
> To: Jabber software development list
> Subject: Re: [jdev] [ANN] Jive Messenger is now Wildfire Server
> 
> Hi
> 
> On Friday December 16 2005 23:23, Matt Tucker wrote:
> >  * Added support for JEP-0138, Stream Compression
> 
> I'm trying to test gloox' Stream Compression implementation 
> against Wildfire but didn't have much luck so far.
> I've added 'xmpp.client.compression.policy' with value 
> 'optional' to the System Properties. Is there anything else I 
> have to do to enable Stream Compression in Wildfire?
> 
> I get:
> 
> IN: 
> <stream:features>
>   [...]
>   <compression xmlns='http://jabber.org/features/compress'>
>     <method>zlib</method>
>   </compression>
>   [...]
> </stream:features>
> 
> 
> OUT:
> <compress xmlns='http://jabber.org/protocol/compress'>
>   <method>zlib</method>
> </compress>
> 
> 
> Server disconnects immediately.
> 
> This is after TLS has been established.
> 
> Any idea?
> 
> cheers,
> Jakob
> 



More information about the JDev mailing list