R
Rob Fitzpatrick
Guest
In his case you would need -minport/maxport range of 7. Plus 2 ports for primary and secondary broker, eg 9 port in total. In this case because there are two brokers spawning remote servers, there would be two sets of -minport and -maxport parameters, set separately for each broker. You can use TCPView from www.sysinternals.com to see what ports are opened and by what process and direction. If TCPView isn't available you can also look at TCP endpoints with Resource Monitor (perfmon /res), which is in the box.
Continue reading...
Continue reading...