Modified the varnishram var
This commit is contained in:
@ -40,10 +40,6 @@ sub vcl_backend_response {
|
||||
}
|
||||
}
|
||||
|
||||
sub vcl_hash {
|
||||
hash_data(req.method);
|
||||
}
|
||||
|
||||
sub vcl_deliver {
|
||||
# Happens when we have all the pieces we need, and are about to send the
|
||||
# response to the client.
|
||||
|
||||
Reference in New Issue
Block a user