proftpd-mod-fsync 0.3-2build1 source package in Ubuntu

Changelog

proftpd-mod-fsync (0.3-2build1) focal; urgency=medium

  * Rebuild against new proftpd-abis.

 -- Gianfranco Costamagna <email address hidden>  Tue, 25 Feb 2020 10:51:50 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
ProFTPD Maintainance Team
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe net

Downloads

File Size SHA-256 Checksum
proftpd-mod-fsync_0.3.orig.tar.gz 5.2 KiB 207ea8a3af32e5afac0a24226043fedfb767b7947befe1eeba2672519b44b374
proftpd-mod-fsync_0.3-2build1.debian.tar.xz 3.0 KiB 2f61f290f85152a5a04db251cad705dd8bdbbb073b4a784853741ba2b15826ca
proftpd-mod-fsync_0.3-2build1.dsc 2.0 KiB 869c416e6ccc2cca63fe00cd402bae6a0615acc8a493c8a9fa3197e24d8d5491

Available diffs

View changes file

Binary packages built by this source

proftpd-mod-fsync: ProFTPD module mod_fsync

 The mod_fsync module attempts to prevent such bottlenecks by forcibly
 flushing to disk the buffers used for files open for writing after a
 certain number of bytes have been written (for example, after 128 KB
 has been written to a file). This prevents the buffer cache from being
 dominated by data from files being written, freeing up space for data
 for files being read.

proftpd-mod-fsync-dbgsym: debug symbols for proftpd-mod-fsync