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 sendfile syscall where possible #340

Open
robklg opened this issue May 7, 2021 · 1 comment
Open

Support sendfile syscall where possible #340

robklg opened this issue May 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@robklg
Copy link
Contributor

robklg commented May 7, 2021

Sendfile can speed up transfers. Perhaps it is not (fully) supported in TLS mode. But when possible, sendfile should be used.

Perhaps useful for this: https://docs.rs/sendfile/0.3.0/sendfile/

@robklg robklg added the enhancement New feature or request label May 7, 2021
@yonas
Copy link

yonas commented Feb 24, 2024

Ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants