PMU Connection Tester v4.5.11
Note: This is not the latest version.
- Updated to latest version of GSF libraries which includes many fixes -- some that may be relevant to the PMU Connection Tester are listed below.
- Fixed all application URL's, e.g., help links, to point to github.
GSF 2.2 Updates
-
Added ability to control TCP Nagle algorithm through configuration and applied better defaults when applicable
-
Fixed error when accepting TLS socket connection that caused the server to stop listening for connections when the client force closes the connection too early
-
Corrected a slow memory leak in the MultiProtocolFrameParser that could occur when a replay start time and stop time is specified
-
Modified DoubleBufferedQueueManager behavior to skip calling item handler if there are no items to handle
-
Fixed race condition in LogicalThreadScheduler that caused exceptions in rare circumstances when queuing actions
-
Added static SHA hash algorithm creation functions to Cipher that respect current FIPS setting