tobixen · GitHub

This repository was archived by the owner on Dec 15, 2025. It is now read-only.

vmod_ratelimit

Development has been put on hold - there is a competing project out there, https://github.com/nand2/libvmod-throttle that seems to have more traction.

If the backend is the bottle neck (which usually is the case in our situation) I think it would be smarter to put the rate limiting into vcl_miss and/or vcl_pass and/or vcl_pipe rather than vcl_recv.

About

A vmod for writing rate-limiting code in vcl

Resources

Readme

Activity

Stars

12 stars

Watchers

4 watching

Forks

1 fork

Releases

Packages

Contributors

Languages

Read the original on github.com ↗