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

Ember+ Viewer Keep-Alive handling #116

Open
TobiasThierolf opened this issue Jul 13, 2022 · 0 comments
Open

Ember+ Viewer Keep-Alive handling #116

TobiasThierolf opened this issue Jul 13, 2022 · 0 comments

Comments

@TobiasThierolf
Copy link

Hello,

I've just figured out some behavior of the Ember+ Viewer. It might be intended, but the VSM Studio behavior is different and I am not quite sure how to handle this situation.

The Ember+ Viewer sends a Keep-Alive message (if enabled) according to the specs every 4-5 seconds. But the timer is reset if there is a message send to the Ember+ Viewer. If I am sending messages periodically in less than 4 seconds, I will never see the Keep-Alive message and therefore close the connection at a certain point (whatever the timeout on our system is).

I am using the Ember+ Viewer v2.40.0.24, I didn't test the latest version yet. For the time being I'd to remove the timeout on our system, but usually we like to use it to handle situations where no proper TCP close is send by the clients connected to our system.

Best Regards,
Tobias Thierolf

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