Libevent seems to have no HTTP pipeline mode support. If I send the second
request immediatly after the first, the HTTP connection just hangs.
req->ntoread goes negative (request got more bytes than it was expecting, so
it stays in this state forever).

Are there any ideas of how HTTP pipelining is possible with libevent? Anyone
tried?

Reply via email to