Openfire 3.6.4 connection reset

Hi,

I use openfire 3.6.4 and I see SocketException Connection reset after 5 minutes of inactivity. does anyone know anything about this and/or how to change the timeout? I tried to change some of the properties like xmpp.session.idle and the client.ilde but these did not seem to make any difference.

This is s2s and the connection/dialback got established with no problem and start sending messages but then if I don’t send anything or receive anything for about five minutes I get this connection reset exception and then if I try to send another message openfire starts a new connection and idalback.

Any help would be greatly appreciated.

Jack

It’s xmpp.client.idle and it is in milliseconds.

Thanks for the reply. But as I said I did try xmpp.client.idle and this did not make any difference. Besides this is supposed to be for clients not servers what am I missing?

Thanks,

Jack

You wrote just client.idle, so i thought i should clarify. Anyway, this is indeed only for the clients i think. Though i can’t say for sure.