top of page

OPEN SOURCE MANAGER FILE TRANSFER WAARP

WAARP news

WAARP GATEWAY 0.10.1

  • Writer: Leslie Lamy
    Leslie Lamy
  • Aug 28, 2024
  • 1 min read

Waarp Gateway Update Release Notes

This release contains a fix for a bug with the use of SQLite databases that could cause abnormal disk space filling.


List of Changes

Fixes

  • #410 Added a limit to the size of the WAL file when using a SQLite database. The file should now be properly truncated at the end of transactions. Database connections are also now consistently closed after 2 seconds of inactivity. This should reduce the risk of concurrent connections preventing the WAL file from being fully truncated.


Links


Comments


bottom of page