Closed ashie closed 3 years ago
Could you consider update appveyor setting to run tests on newer rubies or migrating to github actions after merged this patch?
Could you consider update appveyor setting to run tests on newer rubies or migrating to github actions after merged this patch?
Of course, I'll do it.
Merged!
Thanks!
SocketManger on Windows uses TCP to communicate with workers and it uses 10000 port by default. But this port is known as NDMP(Network Data Management Protocol): https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=10000 and ServerEngine doesn't provide a way to change it manually.
To resolve the conflict this PR includes following two fixes:
SERVERENGINE_SOCKETMANAGER_PORT