kore/includes
Joris Vink b869041a14 Introduce new config option worker_accept_treshold
This configuration option limits the maximum number
of connections a worker process can accept() in a single
event loop.

It can be used to more evenly spread out incoming connections
across workers when new connections arrive in a burst.
2015-04-23 10:24:00 +02:00
..
http.h Improve very heavy load handling. 2015-04-09 15:29:44 +02:00
kore.h Introduce new config option worker_accept_treshold 2015-04-23 10:24:00 +02:00
pgsql.h Add __cplusplus macros to headers. 2015-04-01 07:25:10 -04:00
spdy.h Bump copyright to 2015 2015-04-07 13:08:26 +02:00
tasks.h Code style cleanup in C++ example. 2015-04-01 09:35:05 -04:00