proftpd-mod_proxy icon indicating copy to clipboard operation
proftpd-mod_proxy copied to clipboard

Support TransferRate for throttling of proxied data transfers

Open Castaglia opened this issue 8 years ago • 2 comments

Imagine that mod_proxy is being run in front of a legacy FTP server, and you wish to impose restrictions (e.g. throttling) on the files being uploaded/downloaded -- and the legacy FTP server doesn't support such features. For such situations, having mod_proxy support a feature such as TransferRate would work nicely; see this StackOverflow post for the use case.

Castaglia avatar Jun 15 '16 16:06 Castaglia

Note that other transfer limits, such as MaxStoreFileSize or MaxRetrieveFileSize, would also be useful for such use cases.

Castaglia avatar Jun 15 '16 16:06 Castaglia

hey,that stackoverflow page are not fond now,can you tell me how to support a feature such as MaxStoreFileSize or MaxRetrieveFileSize? thank u very much

shunshunbu avatar Jan 05 '24 03:01 shunshunbu