It's all about the answers!

Ask a question

Configuring IHS to access the application with public uri ex:https://abc.com:9443/jts/admin(with Port 9443)


Sunil Deshpande (139) | asked Aug 17 '21, 3:27 a.m.

 Hi Team, 


I have configured CLM on distributed topology using WAS Liberty server.  I have used IBM Http Server (IHS) as a reverse proxy server and its working fine with ex:https://abc.com:9443

But the problem is that even we want to access the CCM,QM and RM application also to access with Port in URI.

Please anyone let me know what changes need to be done on httpd.conf and plugin-cfg.xml.


Anyone can help me on this. 

Awaiting your response, 
Sunil Deshpande.

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Aug 17 '21, 4:51 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 17 '21, 4:56 a.m.

 To my knowledge, the IHS runs on the machine with DNS https://abc.com:9443. The configuration maps


Anything with https://abc.com:9443/jts as prefix in the URI gets redirected to the JTS server. Same for the other ones. There is no need to configure all the other URIs.

Consider to search the product documentation and the Deployment Wiki for additional details.


Comments
Sunil Deshpande commented Aug 17 '21, 4:57 a.m.

How to map these https://abc.com:9443/jts -> https://someHostForJTS:9443/jts  


Please guide on same


Sunil Deshpande commented Aug 17 '21, 5:38 a.m.

JTS and IHS are running on same machine.

 and JTS setup is already done with Public URI https://abc.com:9443/jts 

We want access Public URI "https://abc.com:9443/application/web"(With Port 9443) with IHS reverse proxy.

Please let me know if it is feasible.

Thanks,
Sunil Deshpande


Ralph Schoon commented Aug 17 '21, 6:55 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

This is the documentation: https://www.ibm.com/docs/en/SSYMRC_7.0.3/com.ibm.jazz.install.doc/topics/c_reverse_proxy.html 

Also see https://jazz.net/wiki/bin/view/Deployment/DeploymentInstallingUpgradingAndMigrating which also contains information about proxies.

I am not an infrastructure specialist. I would have put the IHS on its own server, nevertheless it should work if you did not.  I do not think the setup process differs.


Ralph Schoon commented Aug 17 '21, 7:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 The only Issue with the IHS and JTS on the same node is, that you have to configure the JTS to listen to a different port and the forwarding has to take that into consideration.

Your answer


Register or 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.