You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Lenni Kuff (JIRA)" <ji...@apache.org> on 2015/10/14 19:40:05 UTC

[jira] [Created] (SENTRY-914) Sentry default webserver port needs to change out of ephemeral port range

Lenni Kuff created SENTRY-914:
---------------------------------

             Summary: Sentry default webserver port needs to change out of ephemeral port range
                 Key: SENTRY-914
                 URL: https://issues.apache.org/jira/browse/SENTRY-914
             Project: Sentry
          Issue Type: Bug
          Components: Service
    Affects Versions: 1.6.0
            Reporter: Lenni Kuff


The Sentry default webserver port needs to change out of ephemeral port range. Currently the default is 51000 which can lead to unexpected port conflicts. The default needs to be a value set below 32K. 

https://en.wikipedia.org/wiki/Ephemeral_port



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)