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

Make server-side broken connection cleanup timeout configurable #105

Open
ralphlange opened this issue Apr 23, 2021 · 0 comments
Open

Make server-side broken connection cleanup timeout configurable #105

ralphlange opened this issue Apr 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ralphlange
Copy link
Member

If a connection goes down, OPC UA servers keep the resources of the session for a configurable time span to allow smooth and fast reconnection.
When developing, this can be an annoyance, as crashes or ^C exits may leave the server in a degraded state with limited resources. (Has been seen for the S7-1500.)

It would be good to have a simple way to configure this time span, to allow servers in development or testing setups to forget fast. Global variable on the IOC would suffice.

@ralphlange ralphlange added the enhancement New feature or request label Apr 23, 2021
@ralphlange ralphlange added this to the 0.10 pre-release milestone Aug 5, 2021
@ralphlange ralphlange removed this from the 0.10 pre-release milestone Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant