Configuration opts for net and system
There are many parameters embedded in the networking, streaming and thread pool code that can and should be exposed in the config file for performance tuning. Some examples are:
- Thread pool size relative to hardware concurrency
- TCP Buffer sizes
- Default compression levels
- Periodic network task times
- Streamer chunk counts
Edited by Nicolas Pope