On 2012-11-19 21:59, Mark Ellzey wrote:
> On Mon, Nov 19, 2012 at 10:12:53PM +0200, Nir Soffer wrote:
>> On Mon, Nov 19, 2012 at 7:26 PM, Pander wrote:
>>
>>> Second question is regarding buffer_in in request. I can't seem to find
>>> a proper example with h
over 10,000 connections and service 70-90,000 requests/s,
> so I have yet to see a better solution that avoids libevent locking. I
> actually like the idea that each event_base is sandboxed in their own
> thread.
I will give it some thorough testing when my service is finished. :)
T
On 2012-11-16 15:19, Nick Mathewson wrote:
>
>
>
> On Fri, Nov 16, 2012 at 5:49 AM, Pander <mailto:pan...@users.sourceforge.net>> wrote:
>
> Hi all,
>
> I am new to libevent and am wondering what to choose for a
> multi-threated minimal and fa
examples of libevent/http and lighttpd plugin services are out
there and I am looking for some well tested and actively maintained
minmal and fast HTTP service in which I can easily add my custom code.
What would you all advise me to use?
Thanks,
Pander