]> git.sesse.net Git - cubemap/history - serverpool.h
Support SO_MAX_PACING_RATE.
[cubemap] / serverpool.h
2013-09-28 Steinar H. GundersonSupport SO_MAX_PACING_RATE.
2013-08-16 Steinar H. GundersonMake an option to properly delete streams.
2013-08-14 Steinar H. GundersonSupport the new METACUBE_FLAGS_NOT_SUITABLE_FOR_STREAM_...
2013-04-21 Steinar H. GundersonRun include-what-you-use.
2013-04-21 Steinar H. GundersonMerge branch 'master' of /srv/git.sesse.net/www/cubemap
2013-04-21 Steinar H. GundersonAdd support for UDP outputs.
2013-04-20 Steinar H. GundersonRefer to streams internally mostly by an index, not...
2013-04-18 Steinar H. GundersonNew run of include-what-you-use.
2013-04-18 Steinar H. GundersonSend backlog file descriptors around instead of going...
2013-04-17 Steinar H. GundersonSupport Metacube _output_. Required splitting HTTP...
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...