Applications URL by Http server.
Hello,
I,m configuring a HTTP server to be the front of my CLM solution. I have 4 servers in one of each is running Websphere with the diferents applications and one server for the HTTP. I already configure my http server and the plugin to manage the 3 servers fine. My problem is that if a user try to move to other application from inside Rational by choosing the links in the Home the url is change to the server local URL and not the HTTp server URL.
I was trying to configure a reverse proxy for this, not sure if this is the correct way to do this, but i have not been able to do it.
Any recomendation on how to work this. Changing the URLs in th jazz application is not an option.
Thanks,
One answer
You would install a reverse proxy. See the deployment Wiki https://jazz.net/wiki/bin/view/Deployment/InstallProxyServers for how to.
This assumes that the reverse proxy hosts the public URI - all applications PublicURI's would have to look like https://public.uri.root:port/ or https://public.uri.root/.
This assumes that the reverse proxy hosts the public URI - all applications PublicURI's would have to look like https://public.uri.root:port/ or https://public.uri.root/.
Comments
1 vote
1 vote