Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeout #15

Open
Garreat opened this issue Jul 11, 2016 · 1 comment
Open

timeout #15

Garreat opened this issue Jul 11, 2016 · 1 comment

Comments

@Garreat
Copy link

Garreat commented Jul 11, 2016

After around 60 seconds of no client input, the connection gets terminated (1006).
How to adjust this period? I think I saw it somewhere in the files, just cannot find it now...
Ideally, I would totally skip the auto-timeout.

Thank you.

@Garreat
Copy link
Author

Garreat commented Aug 10, 2016

I got rid of it by adjusting proxy_read_timeout and proxy_send_timeout on my nginx proxies!

BUT then I switched my OS from RHEL 6 to Ubuntu Xenial and the issue is back. Now it's not 60s, but like 20-40min. My bet on client OS killing the idle connection after some time...

Is there any heartbeat mechanism built into the eyeOS client? I can see stuff like

'heartbeatToken': 'heartbeat',
'heartbeatTimeout': 4000,//miliseconds

in run.js.

Anyone? Input highly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant