You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by mingzym <gi...@git.apache.org> on 2016/08/26 17:31:38 UTC

[GitHub] trafficserver issue #930: Add test and doc for proxy config cache select alt...

Github user mingzym commented on the issue:

    https://github.com/apache/trafficserver/pull/930
  
    great job!
    
    from your test case, the alternates vary from User-Agent, there is a dedicated config proxy.config.cache.vary_on_user_agent that will control whether we should vary on different User-Agent headers, and I think the cache.select_alternate may result in completely disable the alternate, so as all the 'vary' and 'alts' config options. while vary_on_user_agent may help you vary on AE header and the 'Vary' headers, but not UA. outline here just incase you need it.
    
    well done.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---