Erlang/OTP Forums

Author Message

<  Yaws mailing list  ~  speeding up static file requests

Guest
Posted: Mon Oct 22, 2007 6:41 pm Reply with quote
Guest
Hi,

A few months ago Claes said that it would be easy to build a linked-in
driver for Yaws that would use the OS's sendfile() to deliver static
files (http://osdir.com/ml/web.server.yaws.general/2006-11/msg00089.html).
This would speed up static file delivery because instead of reading
the file's content into the Erlang VM and then writing it back into
the OS socket, the file would be sent by the OS to the socket directly
without leaving kernel space.

Has anybody done this or is planning on doing it?

Thanks,
Yariv

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
rsaccon
Posted: Mon Oct 22, 2007 7:50 pm Reply with quote
User Joined: 09 Aug 2006 Posts: 144
I was planning to take at least a closer look at that
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum