varnish / varnish-modules

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

vmod_vsthrottle: 5xx errors counted as request? #71

Closed 2ge closed 7 years ago

2ge commented 7 years ago

Hi,

got a question - if for some reason all webservers are down, and varnish returns 5xx for request, it is counted as valid request in vsthrottle ? It is possible to count just 2xx responses ?

Thanks

gquintard commented 7 years ago

@2ge, sorry for the late reply, next time please try to use the varnish-misc mailing list, we tray to keep the bug trackers for, well, bugs.

To answer your question, the throttle is counted when the function is called.