Problems translating 2.0.x vcl to 2.1.x
    Kristian Lyngstol 
    kristian at varnish-software.com
       
    Wed Dec 22 13:07:16 CET 2010
    
    
  
On Wed, Dec 22, 2010 at 10:28:47AM +0100, Andreas Haase wrote:
> Am Mittwoch, den 22.12.2010, 10:23 +0100 schrieb Frank Helmschrott:
> > sub vcl_timeout {
> >     discard;
> > }
> 
> try it this way:
Or:
# sub vcl_timeout {
#     return(discard);
#     Discard isn't actually usable, thus commented out.
# }
;-)
- Kristian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20101222/ae8c230e/attachment-0003.pgp>
    
    
More information about the varnish-misc
mailing list