simple-sendfile: Cross platform library for the sendfile system call
Cross platform library for the sendfile system call. This library tries to call minimum system calls which are the bottleneck of web servers.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
allow-bsd | Allow use of BSD sendfile (disable on GNU/kFreeBSD) | Enabled |
fallback | Use conduit instead of sendfile() | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- simple-sendfile-0.2.32.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11, 0.2.12, 0.2.13, 0.2.14, 0.2.15, 0.2.16, 0.2.17, 0.2.18, 0.2.19, 0.2.20, 0.2.21, 0.2.22, 0.2.23, 0.2.24, 0.2.25, 0.2.26, 0.2.27, 0.2.28, 0.2.29, 0.2.30, 0.2.31, 0.2.32 (info) |
---|---|
Dependencies | base (>=4.8 && <5), bytestring, conduit (>=1.0 && <1.4), conduit-extra (>=1.0 && <1.4), network (>=3.1.4), resourcet, transformers (>=0.2.2 && <0.7), unix [details] |
License | BSD-3-Clause |
Author | Kazu Yamamoto <kazu@iij.ad.jp> |
Maintainer | Kazu Yamamoto <kazu@iij.ad.jp> |
Category | Network |
Source repo | head: git clone https://github.com/kazu-yamamoto/simple-sendfile |
Uploaded | by KazuYamamoto at 2023-06-19T00:52:59Z |
Distributions | Arch:0.2.32, Debian:0.2.30, Fedora:0.2.32, FreeBSD:0.2.21, LTSHaskell:0.2.32, NixOS:0.2.32, Stackage:0.2.32, openSUSE:0.2.32 |
Reverse Dependencies | 4 direct, 3604 indirect [details] |
Downloads | 150025 total (489 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |