]> git.sesse.net Git - cubemap/history - serverpool.h
Identify HTTPInput error messages by the stream.
[cubemap] / serverpool.h
2013-04-13 Steinar H. GundersonMake backlog_size changeable across HUPs.
2013-04-13 Steinar H. GundersonRun include-what-you-use.
2013-04-13 Steinar H. GundersonSupport configurable BACKLOG_SIZE (per-stream). No...
2013-04-12 Steinar H. GundersonMove some serialization logic into ServerPool, where...
2013-04-10 Steinar H. GundersonMove stopping into ServerPool.
2013-04-10 Steinar H. GundersonAdd support for setting fwmarks per-connection. Useful...
2013-04-09 Steinar H. GundersonSupport writing a stats file listing the number of...
2013-04-07 Steinar H. GundersonMove the logic of load-balancing etc. into ServerPool...