security.vcl
security.vcl copied to clipboard
protect your websites with varnish rules
[Siege](https://github.com/JoeDog/siege) benchmarking app default user agent is added to bad robots list.
Hello, I would like to ask you if this module is compatible with varnish 4, because I can't run it on CentOS 6.5 with varnish 4. Testing configuration looks like...
Hi All, This is my first and seemingly only issue I have with this terrific Varnish addition you all have developed. I'd like to find a way to include some...
I cloned your git repo then when I try to compile using make I get this error grep: vcl: Is a directory Check passed: No unknown variables found
Starting with the License file. Will need to clear headers in other files (another day...)
I discovered that security.vcl's cloak.vcl removes X-Forwarded-For and X-Varnish. I can understand the reasoning for doing this (making proxied connections more anonymous at the backend server), but it also creates...
Any tips on modification so that the x-forwaded-for IP or list of IPs are used instead of the client.ip? I am trying to implement behind a load balancer so the...
Where the ip is supposed to be there is just - - -. With varnish-3.0.4 revision 9f83e8f and Apache/2.2.15 (Unix). Apache log example: : - - - [10/Sep/2013:11:16:14 +0200] "GET...
Hi, Firstly amazing, this has stopped loads of issues I was having prior to moving to varnish! However I have one small challenge, the following url is being rejected as...
It is not possible to perform a wordpress upgrade with security.vcl enabled, at least the following modules are triggered while upgrading wordpress plugins: - localfiles - restrictedfileextensions - xss -...