10
9
Fork
You've already forked linux-app
14

During a refresh, keep old connection open until client is ready to reconnect #584

Closed
opened 2024年05月16日 08:44:43 +02:00 by defnull · 2 comments
defnull commented 2024年05月16日 08:44:43 +02:00 (Migrated from github.com)
Copy link

On a click on refresh, the VPN connection is dropped immediately. File transfers or other connections may run into timeout issues if the user takes too long to login. It would be nice if the refresh flow would keep the old VPN connection alive for as long as possible and only drop the old connection once the new session is ready to be connected, or the user cancels/aborts the refresh flow.

On a click on refresh, the VPN connection is dropped immediately. File transfers or other connections may run into timeout issues if the user takes too long to login. It would be nice if the refresh flow would keep the old VPN connection alive for as long as possible and only drop the old connection once the new session is ready to be connected, or the user cancels/aborts the refresh flow.
jwijenbergh commented 2024年05月19日 12:22:35 +02:00 (Migrated from github.com)
Copy link

We didn't do it this way because we do not want to send any API calls to the server when the VPN is active.

We didn't do it this way because we do not want to send any API calls to the server when the VPN is active.

This is a limitation in the eduVPN server API currently, so nothing actionable for the client itself

This is a limitation in the eduVPN server API currently, so nothing actionable for the client itself
Sign in to join this conversation.
No Branch/Tag specified
master
upstream-deb
openvpn-persistent
1.x
4.7.2
4.7.1
4.7.0
4.6.0
4.5.1
4.5.0
4.4.99.0
4.4.0
4.3.1
4.3.0
4.2.99.1
4.2.99.0
4.2.1
4.2.0
4.1.99.0
4.1.3
4.1.2
4.1.1
4.1.0
3.1.1
4.0.1
4.0.0
pr-3.3.1
pr-3.3.0
pr-3.2.0
3.1.0
3.0.0
2.2.1
2.2.0
2.1.0
2.0.0
1.1
1.0.3
1.0.2
1.0.1
1.0rc17
1.0rc16
1.0rc15
1.0rc14
1.0rc13
1.0rc12
1.0rc11
1.0rc10
1.0rc9
1.0rc8
1.0rc7
1.0rc6
1.0rc5
1.0rc4
1.0rc3
1.0rc2
1.0rc1
0.8
0.7.2
0.7.1
0.7
0.6.1
0.6
0.5.1
0.5
0.3
0.2.1
0.2
0.1.1
0.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eduVPN/linux-app#584
Reference in a new issue
eduVPN/linux-app
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?