Page 1 of 1

connection period

PostPosted: Mon Jan 25, 2010 4:14 pm
by MidM
I noticed sometimes that after clients connect to the server, the user must keep 'doing' something to keep connection active, otherwise the the connection will break down very shortly, saying 1-5 minutes idle time.

is it possible to extend the waiting period by some settings?

Re: connection period

PostPosted: Mon Jan 25, 2010 9:34 pm
by cxallan
All clients implement an idle "ping" every 60 seconds for just this reason. Are you perhaps having some connection problems that are unrelated to idleness? Have you looked at the log files of any of your clients to see if there are any connection errors? You can see these in:

Code: Select all
Windows:

C:\Documents and Settings\<username>\omero\log

Mac OS X:

/Users/<username>/omero/log

Re: connection period

PostPosted: Tue Jan 26, 2010 3:41 pm
by MidM
many thanks, I did not find any connection errors from log file.

Re: connection period

PostPosted: Fri Mar 12, 2010 1:09 pm
by ragewarrior
I was also having the same problem. Seemed there was problem with the TCP/IP settings.