Archived

This forum has been archived. Please start a new discussion on GitHub.

a problem of session-timeout on mobile phone

hi!
I encounter a problem when i deploy my demo client on the pocket pc.When i logon my server,but after the session-timeout,i will be leaved from the server forcefully. I think it is because the low bandwidth of GPRS. To resolve this problem, I can change Glacier2.SessionTimeout long enough,but it doesn't seems to be a good job.

Thanks!

Comments

  • Certainly network performance is a consideration when dealing with GPRS. High and erratic latencies are perhaps even more of a surprise to developers than general bandwidth issues. Tuning Ice, IceE and Glacier2 timeouts to appropriate values is pretty much your only way to address this issue.