Changes between Version 2 and Version 3 of Ticket #1310, comment 8


Ignore:
Timestamp:
03/17/21 19:10:14 (3 years ago)
Author:
tct
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1310, comment 8

    v2 v3  
    4141}}}
    4242
    43 Inspecting the server log, I would estimate concurrent partial connections peaked at around 1,200.
     43Inspecting the server log, I would estimate concurrent partial connections peaked at around 720. (12 clients connecting 30 times per minute in a 2 minute window)
    4444
    4545I guess this means that, while it's probably not the way you want to handle failed `--tls-crypt-v2-verify` connections, openvpn does manage the situation in a robust manner. IE. Memory is not ''unexpectedly'' consumed.