<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Hi,<BR>
<BR>
came to my mind when changing testsuite's port config:<BR>
<BR>
1) Default HTTPS port is 8443, default console's HTTPS port is 9443. That would cause collision if user has 2 instances and uses port offset of 1000, which is quite likely.<BR>
<BR>
2) JGroups uses default ports up to 57600, which disallows using offset higher than 7000 and something.<BR>
Why don't we use successive numbers like 17200, 17201, 17202, ... ?<BR>
<BR>
Are (non-standard) ports assigned as per individual's random choice, or is there some reasoning behind it?<BR>
<BR>
Thanks,<BR>
Ondra
</BODY>
</HTML>