[web-devel] simple-sendfile v0.2.4
Jeremy Shaw
jeremy at n-heptane.com
Mon Jun 25 03:52:29 CEST 2012
How do you handle timeouts? If you use sendfile to send a large file
(such as a video download) and it takes longer than the warp timeout
period (30 seconds or something), won't warp kill the connection
thinking that the connection has hung and no progress is being made?
Or am I missing something?
- jeremy
On Sun, Jun 24, 2012 at 6:08 PM, Kazu Yamamoto <kazu at iij.ad.jp> wrote:
> Hello,
>
>> What is the motivation for simple-sendfile, such that the existing sendfile
>> package was deemed insufficient?
>
> Please read "Mighttpd - a High Performance Web Server in Haskell", the
> Monad.Reader, Issue 19
>
> http://themonadreader.files.wordpress.com/2011/10/issue19.pdf
>
> --Kazu
>
> _______________________________________________
> web-devel mailing list
> web-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
More information about the web-devel
mailing list