bereq.is_clustering
BOOL, read-only.
Available inall subroutines.
Whether the request was forwarded to another machine in the cluster.
Always false in vcl_recv
and vcl_hash
because the decision to cluster is
made after object lookup.
BOOL, read-only.
Available inall subroutines.
Whether the request was forwarded to another machine in the cluster.
Always false in vcl_recv
and vcl_hash
because the decision to cluster is
made after object lookup.