On Mon, Nov 21, 2011 at 7:52 AM, wrote:
> Hey all, I'm using evbuffer_add_file() to add a bunch of open file
> descriptors to a buffer event. It works good, until there are many connected
> clients requesting many different files. I'm using a technique similar to
> HTTP pipelining (not using HTTP
Hey all, I'm using evbuffer_add_file() to add a bunch of open file
descriptors to a buffer event. It works good, until there are many
connected clients requesting many different files. I'm using a technique
similar to HTTP pipelining (not using HTTP though) so a workaround would
be to have a queu