varnish / varnish-modules

Collection of Varnish Cache modules (vmods) by Varnish Software
Other
182 stars 86 forks source link

resetting the vsthrottle limit for client #204

Closed sumit-kushwah closed 1 year ago

sumit-kushwah commented 1 year ago

There is currently no vsthrottle remove bucket function, it would be very useful sometimes to have ability to remove the bucket(resetting the limit) for a ip/user manually.

Expecting a function like this: vsthrottle.remove_bucket(...)

daghf commented 1 year ago

Fixed via #205