Forum Post: RE: How to determine the smallest port range for an OpenEdge database

  • Thread starter Thread starter Rob Fitzpatrick
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top