[master] ad70720 Sync with reality
    Federico G. Schwindt 
    fgsch at lodoss.net
       
    Wed Feb 24 00:31:42 CET 2016
    
    
  
commit ad7072001e988fe311c03db458dff24cc74d9263
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Tue Feb 23 23:31:21 2016 +0000
    Sync with reality
diff --git a/bin/varnishd/builtin.vcl b/bin/varnishd/builtin.vcl
index 6430cd7..68216db 100644
--- a/bin/varnishd/builtin.vcl
+++ b/bin/varnishd/builtin.vcl
@@ -121,7 +121,7 @@ sub vcl_deliver {
 }
 
 /*
- * We can come here "invisibly" with the following errors: 413, 417 & 503
+ * We can come here "invisibly" with the following errors: 500 & 503
  */
 sub vcl_synth {
     set resp.http.Content-Type = "text/html; charset=utf-8";
    
    
More information about the varnish-commit
mailing list