Projects tigase _server server-core Issues #878
Invalid SID with BOSH (#878)
Closed
Tue Topholm opened 7 years ago

Hi guys,

Suddenly I am experiencing Invalid SID responses from my installation.

Here is a small communication using strophe:

SENT <body rid='1238195164'

xmlns='http://jabber.org/protocol/httpbind' to='xmpp.yousee.tv' 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:stream='http://etherx.jabber.org/streams'

xmlns:xmpp='urn:xmpp:xbosh' xmpp:version='1.0' wait='30' sid='494465ae-06d3-4f19-83ad-e5bf51719b56' secure='true' ack='1238195164' authid='9c033e82-f59c-4873-8906-e0827213d980' ver='1.6' from='xmpp.yousee.tv' hold='1' polling='10' requests='30' inactivity='30' host='p-xmpp01.yousee.idk' maxpause='30'/>

SENT <body rid='1238195165'

xmlns='http://jabber.org/protocol/httpbind' sid='494465ae-06d3-4f19-83ad-e5bf51719b56'/>

The first response also sometimes takes 30 seconds:

After I request the last one, it returns 404 (Invalid SID)

Have you seen this before?

I have tested to change the following to see if it helps:

bosh/concurrent-requests[I] = 30

bosh/sid-logger-level[S]=FINEST

bosh/max-inactivity[L] = 30

Tue Topholm commented 7 years ago
Artur Hefczyc commented 7 years ago

Responded on the forums, closing the ticket.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
6024
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#878
Please wait...
Page is in error, reload to recover