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
Created this on instead:
https://projects.tigase.org/boards/15/topics/7406
Responded on the forums, closing the ticket.
Hi guys,
Suddenly I am experiencing Invalid SID responses from my installation.
Here is a small communication using strophe:
SENT <body rid='1238195164'
RECV <body
SENT <body rid='1238195165'
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