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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- simple-sendfile-0.2.23.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 && <5), bytestring, conduit (>=1.0 && <1.3), conduit-extra (>=1.0 && <1.2), network (<2.9), resourcet, transformers (>=0.2.2 && <0.5), unix (>=2.5.1) [details] |
License | BSD-3-Clause |
Author | Kazu Yamamoto <kazu@iij.ad.jp> |
Maintainer | Kazu Yamamoto <kazu@iij.ad.jp> |
Revised | Revision 2 made by HerbertValerioRiedel at 2019-01-20T00:39:16Z |
Category | Network |
Source repo | head: git clone git://github.com/kazu-yamamoto/simple-sendfile |
Uploaded | by KazuYamamoto at 2016-05-20T09:00:02Z |
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, 3650 indirect [details] |
Downloads | 151278 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-05-20 [all 1 reports] |