Caching RTC SCM content via Caching Proxies
Caching SCM content via Caching Proxies (Squid / Apache TrafficServer ) doesn't work if the caching proxy used is in another domain (as the AppServer) as the HTTP Header "Cache-Control: public, s-maxage=31104000, no-cache=set-cookie" is set which tells the proxy not to cache. |
Accepted answer
Arun K Sriramaiah (3.2k●2●36●77)
| answered Jan 09 '19, 3:05 a.m.
edited Jan 09 '19, 3:45 a.m. by Ralph Schoon (63.5k●3●36●46)
The default for "CookiesConfigureNoCache" changed from False to True
Reason:
Users were encountering a number of OS and browser related HTTP headers handing issues and so on balance we changed the default. Hence "CookiesConfigureNoCache=false" works . Ralph Schoon selected this answer as the correct answer
Comments I don't understand the answer. How does one detect the issue? Which server has the setting? Where does one have to set the setting? |
One other answer
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.