Closed dceara closed 2 years ago
Oh, wait, this is not OK now. I still use the serverDataPort in the Service and that's created only once. It needs a bit more work.
Oh, wait, this is not OK now. I still use the serverDataPort in the Service and that's created only once. It needs a bit more work.
Should be ready for another round of review now, thanks!
It can be enabled by setting 'service: True' in the profile definition (see CRRService in netperf.yml).
For now the server control and data ports are fixed: const serverCtlPort = 12865 const serverDataPort = 42424