summaryrefslogtreecommitdiffstats
path: root/server.config.example
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] printf -> logadd, make USR2 trigger a log cycle, remove old fake ↵Simon Rettberg2015-02-231-0/+1
| | | | delay feature
* [SERVER] Overhauled loggingSimon Rettberg2015-02-221-0/+16
| | | | | | - Added message type parameter - Log to file and stdout, no more logging in memory - Added options to server.conf to filter which messages show up where
* [SERVER] Add setting to enable/disable background replication, add comments ↵Simon Rettberg2014-12-291-0/+8
| | | | to config and code
* [SERVER] Configurable client timeout, adaptive replication speed (to be ↵Simon Rettberg2014-12-221-0/+2
| | | | tested against varying bw/latency), retry sendfile call if ret <= len
* [SERVER] Add example configSimon Rettberg2014-01-133-0/+40