Skip to content

Add suggested settings for mender-connect stability#2760

Open
nickanderson wants to merge 1 commit intomendersoftware:masterfrom
nickanderson:MEN-8260/master
Open

Add suggested settings for mender-connect stability#2760
nickanderson wants to merge 1 commit intomendersoftware:masterfrom
nickanderson:MEN-8260/master

Conversation

@nickanderson
Copy link
Copy Markdown
Member

ExpireAfterIdle and StopExpired have been available as possible configurations
but default to disabled which will change with mender-connect version 3. Until
users have upgraded to a version where these are available they should set them
explicitly or network interruptions may cause extended disruption to
mender-connect / Troubleshoot functionality.

MaxPerUser defaults to 1. Increasing it can help to provide a buffer for the
period of time the connection has stopped working but has yet to be expired.

Ticket: MEN-8260

`ExpireAfterIdle` and `StopExpired` have been available as possible configurations
but default to disabled which will change with `mender-connect` version 3. Until
users have upgraded to a version where these are available they should set them
explicitly or network interruptions may cause extended disruption to
`mender-connect` / Troubleshoot functionality.

`MaxPerUser` defaults to 1. Increasing it can help to provide a buffer for the
period of time the connection has stopped working but has yet to be expired.

Changelog: None
Ticket: MEN-8260

Signed-off-by: Nick Anderson <nick@cmdln.org>
Copy link
Copy Markdown
Contributor

@estenberg estenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition, one proposed improvement as probably most people don't have a relationship to the versioning of mender-connect.


For more details, see the [configuration of mender-connect](../../90.Mender-Connect/docs.md#configuration).

!!! Note: Starting with version 3.0, `mender-connect` will adopt more proactive defaults to improve out-of-the-box reliability:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mender-connect 3.0 and later versions (part of Mender Client 6.0 or later), it will adopt more ...

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

Successfully merging this pull request may close these issues.

3 participants