Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Port number in CLM URL - Yes or No

We are in the planning phase of an „Enterprise Topology“ CLM environment.

One of the discussions in the last weeks was about the URL of the HTTP Reverse Proxy. Our first suggestion was to have a URL like
      https://clm_p.xyz.com/      (with the default https port 443).
But then we heard the rumor that it should be better to add the port number to the URL like
      https://clm_p.xyz.com:443/

Even IBM consultants have a different opinion about this, but nobody could say why.

Are there any known reasons, why the port number should be in the URL or why not?

0 votes



3 answers

Permanent link
If you wish to use a different port than the default https port 443, you need to specify the port explicitly.
If you are using port 443, strictly speaking, you can omit the port number, however please note that in older versions of RTC Eclipse client there was a subtle bug appearing under certain conditions, if the port was not explicitly included in the URL
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=189055
This defect is already fixed, so if you are using any recent version of RTC, this should not be a concern for you.

1 vote

Comments

Hi Piort,
I see that this defect is alredy fixed since 4.0 so I don't expect that it affects the customer.


Permanent link
Dieter,

the reason why it appears with 9443 is that 9443 is NOT the well known port for HTTPS and the URI has to be set up with providing it explicitly, or else you cant connect.

Disadvantages with other ports as 443 (and thus showing the port) are that you would have allow access to 9443  or other ports explicitly in firewalls.

Please see https://jazz.net/library/article/831 for some ideas.

0 votes


Permanent link
Hi Dieter,

by default, web servers use port 80 for non secure communications (over HTTP) and port 443 for secure communications (over HTTPS). For the "How to" part - i.e. explanation on how to change default port on your server (be it Tomcat or WAS) - , you may want to have a read at this blog post: https://sleroyblog.wordpress.com/2012/03/30/tip-for-jazz-administration-hide-port-numbers-from-the-public-server-uri/

For the configuration of your reverse proxy, the Administration workshop ( https://jazz.net/library/article/831 )  is indeed (that was already pointed out by Ralph) a good pick.

Regards,
Stéphane

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,496
× 13

Question asked: Jun 27 '13, 1:56 a.m.

Question was seen: 4,940 times

Last updated: Jun 28 '13, 1:11 p.m.

Confirmation Cancel Confirm