Squid proxy configuration
Hi, I have a doubt in configuring squid caching proxy for our ALM environment as per wiki: https://jazz.net/wiki/bin/view/Deployment/ContentCachingProxyJazzSCM
We haven’t implemented the reverse proxy on our environment.
We have deployed JTS,CCM,QM and RM on single host with different alias name for each applications i.e, to access JTS the url would be https://jtsserver.com/jts and for CCM the url would be like https://ccmserver.com/ccm and similarly for rest of the applications.
How the squid.conf can be tuned based on the above requirements. Could somebody help ? |
Accepted answer
Hi Kanagasabapathi
In your case you should configure squid to your CCM base URL alone, https://ccmserver/.
Squid Caching proxy works only for RTC SCM operations and Work Item Attachments only and should be used only with non-browser clients only, example Eclipse/VS/SCM CLI/Jazz Builds.
Make sure you don't use the Squid Cache URL on the Browser.
Best Regards
Shubjit
Kanagasabapathi R selected this answer as the correct answer
Comments
Kanagasabapathi R
commented Feb 13 '17, 6:29 a.m.
Hi Shubjit,
Hi Kanagasabapathi
No, it won't cache data for RM, QM or DM. It should not be configured for these applications.
The only documentation we have written up for Squid Cache with Jazz is the following, you seem to have visited this already.
The data that is cached by Squid is only Source Code data (RTC) and attachments, for Work Items edit/create you should continue using the CCM Public URI.
|
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.