1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Common
David Steele 41b27c0456 Protocol timeout option and keep-alive fixes.
* Fixed an issue where keep-alives could be starved out by lots of small files during multi-threaded operation and were completely absent during single-threaded operation when resuming from a previous incomplete backup.

Reported by Janice Parkinson.

* Added the protocol-timeout option. Previously protocol-timeout was set as db-timeout + 30 seconds.
* Failure to shutdown remotes at the end of the backup no longer throws an exception. A warning is still generated that recommends a higher protocol-timeout.
2016-06-22 18:01:18 -04:00
..
Exception.pm Added check command. 2016-06-12 09:13:46 -04:00
Exit.pm Protocol timeout option and keep-alive fixes. 2016-06-22 18:01:18 -04:00
Ini.pm New manifest format. 2016-04-14 22:50:02 -04:00
Lock.pm Closed #207: Expire fails with unhandled exception. 2016-06-18 09:55:00 -04:00
Log.pm Protocol timeout option and keep-alive fixes. 2016-06-22 18:01:18 -04:00
String.pm Fix usage of sprintf() for Perl 5.22. 2016-05-26 11:23:52 -04:00
Wait.pm Added check command. 2016-06-12 09:13:46 -04:00