Increase user threshold
Update both the threshold values in gosquared-visitor-count
and VCL.
e.g.
700** GSN-000000-M a000000000bc111111111d00000
and set req.http.Section-Visitors-Threshold = 700;
in the VCL.
Decrease user threshold
Update both the threshold values in gosquared-visitor-count
and VCL.
e.g.
100 GSN-000000-M a000000000bc111111111d00000
and set req.http.Section-Visitors-Threshold = 100;
in VCL.
You will also need to increment the overflow header version set req.http.Section-Visitors-Version = "1479168057";
in VCL.
for example change the version from 1479168057 to 1479168058