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

tpc key validity should not be rechecked after the initial validation #1835

Open
costing opened this issue Nov 29, 2022 · 0 comments
Open

tpc key validity should not be rechecked after the initial validation #1835

costing opened this issue Nov 29, 2022 · 0 comments
Assignees

Comments

@costing
Copy link
Contributor

costing commented Nov 29, 2022

The TPC key is checked for validity at every connect / reconnect attempt. For long transfers this seems to cause problems since it expires by the time the client reconnects after a timeout in reading. @abh3 suggests that after the initial checking of the tpc key, the same key should be accepted in subsequent attempts from the same host without rechecking the expiration time.

@abh3 abh3 self-assigned this Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants