Hi libevent devs,
My company has been using libevent 1.4.14b and evhttp for a minimal
http interface for some daemon processes (a simple queue, a simple
database, etc). I was tracking down some memory issues and found that
HTTP/1.1 requests without the "Connection: close" header, or HTTP/1.0
reque
On Fri, May 11, 2012 at 5:07 AM, Alexander Klauer
wrote:
> Hi,
>
> I'm new to libevent and have the following problem with bufferevents.
> I have a server talking to many clients. Very occasionally (when the
> number of clients is around 1000 or larger), the server writes a
> message to the client
Hi,
I'm new to libevent and have the following problem with bufferevents.
I have a server talking to many clients. Very occasionally (when the
number of clients is around 1000 or larger), the server writes a
message to the client, which is read by the client (strace shows that
readv() is successfu