0 Members and 2 Guests are viewing this topic.
sub vcl_recv { remove req.http.X-Forwarded-For; set req.http.X-Forwarded-For = client.ip;}