Issues.00458 - lordmundi/wikidoctest GitHub Wiki

00458: change default TCP port for DCOMM away from 8000

« 00457 | Issues | 00459 »

Summary: change default TCP port for DCOMM away from 8000

Created: 2012–11–20 16:44

Status: Released

Category: Request

From: frankie

Version: 2.2

Released_In: 2.3

Description:

EDGE has used a default value of 8000 for the TCP port of the DCOMM server for quite a while. However this is a port number that is common to use with local web servers and proxy servers. This is a request to change the default to something else.


Comments

frankie November 20, 2012, at 04:47 PM: This has been done. The actual change to port 8200 was done under a different issue so the commit may not show up below. Of course, you can also change the default TCP port that dcomm uses by overriding the values in your $USERDATA/user.cfg DEFINES block.


« 00457 | Issues | 00459 »

Associated Commits

| commit | 465d9057d179dadc4eb6334a8c0f8ac24040b62a link5 | || | Author: | Frank Graffagnino | | Date: | Tue Nov 20 16:45:33 2012 -0600 | | Message: | [@Issue 00458: Updating edge_env and edge_env.sh to match edge_settings.cfg The config files were already updated in a previous commit to change the default TCP port to 8200, but these files were left out of sync. This commit fixes that, and also fixes a typo in edge_env.sh. @] |

Affected Files:

edge_env    | 2 ±
 edge_env.sh | 4 +±-
 2 files changed, 3 insertions(+), 3 deletions(-)