
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
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@haskell.org http://www.haskell.org/mailman/listinfo/web-devel