xmpp http-bind, server restart?

0

Every time the client wants to enter the server, I have to restart the server, this is in a local network.

log >

SENT X
<body 
    rid='1504425261' 
    xmlns='http://jabber.org/protocol/httpbind' 
    to='im.rtedesw29.com' 
    xml:lang='en' 
    wait='60' 
    hold='1' 
    content='text/xml; 
    charset=utf-8' 
    ver='1.6' 
    xmpp:version='1.0' 
    xmlns:xmpp='urn:xmpp:xbosh'
/>
RECV: 
<body 
    xmlns='http://jabber.org/protocol/httpbind' 
    xmlns:xmpp='urn:xmpp:xbosh' 
    xmlns:stream='http://etherx.jabber.org/streams' 
    xmpp:version='1.0' 
    authid='11897952898253273680' 
    sid='a01b6e86a14bf102916fb6c1265ee8bc9be4fd1f' 
    wait='60' 
    ver='1.11' 
    polling='2' 
    inactivity='30' 
    hold='1' 
    xmpp:restartlogic='true' 
    requests='2' 
    secure='true' 
    maxpause='120' 
    from='im.rtedesw29.com'
/>
    
asked by Devid 09.08.2018 в 18:17
source

0 answers