bosh connection timeout

Submitted by dayu (not verified) on Fri, 2010-02-05 05:59

I see in the log th
e bosh connection is always stopped after 2 minutes of idleness and immediately a new bosh connection will be created. What's this 2 minutes timeout? It seems not related to inactivity or max_wait. Is there anyway to change it? Thank you.

2010-02-05 00:11:26 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: 127.0.0.1_5280_127.0.0.1_42217
2010-02-05 00:13:26 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: 127.0.0.1_5280_127.0.0.1_42217
2010-02-05 00:13:26 ConnectionManager.serviceStarted() FINER: [[bosh]] Connection started: 127.0.0.1_5280_127.0.0.1_42220
2010-02-05 00:15:26 ConnectionManager.serviceStopped() FINER: [[bosh]] Connection stopped: 127.0.0.1_5280_127.0.0.1_42220

dayu's picture

I find out that it is the

I find out that it is the apache timeout. I use apache rewrite to connect to tigase.

kobit's picture

To be honest I have no idea.

To be honest I have no idea. Is this a full log or you have just took these lines only? Without looking into the system it is hard to tell, whether this is something on the Tigase or browser side. Do you use a proxy mod?
The disconnection can be caused by any of three parties: Tigase, Proxy and Browser.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.