django-workload icon indicating copy to clipboard operation
django-workload copied to clipboard

Network configuration for the Django Workload

Open florinpapa opened this issue 7 years ago • 1 comments

Hi, Currently, the network configuration is only present in the django-workload/client/README.md file. Since the client and the workload can be on different machines, it would be a good idea to move these settings from the client to the global README.md file. Also, we need to see if all the network settings are needed in order to maximize the throughput. For other workloads, just setting “net.ipv4.tcp_tw_reuse=1” is enough, but we will need to investigate this for the Django Workload.

florinpapa avatar Jul 12 '17 21:07 florinpapa

PR - Seems sane to me.

cooperlees avatar Jul 18 '17 01:07 cooperlees