Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TransferRate for throttling of proxied data transfers #79

Open
Castaglia opened this issue Jun 15, 2016 · 2 comments
Open

Support TransferRate for throttling of proxied data transfers #79

Castaglia opened this issue Jun 15, 2016 · 2 comments
Assignees
Milestone

Comments

@Castaglia
Copy link
Owner

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 Castaglia added this to the Future milestone Jun 15, 2016
@Castaglia Castaglia self-assigned this Jun 15, 2016
@Castaglia
Copy link
Owner Author

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

@shunshunbu
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants