0

I Have configure varnish. Now i want to configure security.vcl on it. I am following this link http://www.slideshare.net/kimlindholm/varnish-configuration-step-by-step.

i've configure each step carefully. But when I try to visit on links provided on slides no. 13 of above link. I can't get desired result. Please tell me where is a problem?

Muneeb Nasir
  • 2,414
  • 4
  • 31
  • 54
  • Please tell us a bit more: what error do you get? I always use vcl.reload if I change my vcl in order to see the line where the parsing goes wrong... – ivy Oct 09 '12 at 22:11

1 Answers1

1

It is somewhat hard to guess what is wrong with your setup, but I would recommend you start with one of the newer version of Security VCL.

https://github.com/comotion/security.vcl - you might also have some success with filing the issue there.

perbu
  • 390
  • 1
  • 7