[Varnish] #1299: Varnish caches redirects
    Varnish 
    varnish-bugs at varnish-cache.org
       
    Tue May 14 09:59:13 CEST 2013
    
    
  
#1299: Varnish caches redirects
-----------------------+-------------------------
 Reporter:  janus.ite  |       Owner:
     Type:  defect     |      Status:  closed
 Priority:  normal     |   Milestone:
Component:  varnishd   |     Version:  3.0.3
 Severity:  normal     |  Resolution:  worksforme
 Keywords:             |
-----------------------+-------------------------
Changes (by scoof):
 * status:  new => closed
 * resolution:   => worksforme
Comment:
 This is not a bug. Please use the varnish-misc mailing list for these
 questions: https://www.varnish-cache.org/lists/mailman/listinfo/varnish-
 misc
 In general, there's no special handling of redirects. They can be cached
 like anything else.
 If you want Varnish to honor Cache-Control: no-cache, you need to add it
 to your VCL yourself. It will be added to a future version of the default
 vcl. (See commit 81006eafd6d4cd6f9481740a1d172e316a184d05, which hasn't
 been merged to any release yet).
-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1299#comment:2>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list