wai-middleware-throttle

WAI Middleware for Request Throttling

Version on this page:0.3.0.0@rev:1
LTS Haskell 24.15:0.3.0.1@rev:1
Stackage Nightly 2025-10-14:0.3.0.1@rev:1
Latest on Hackage:0.3.0.1@rev:1

See all snapshots wai-middleware-throttle appears in

BSD-3-Clause licensed by Christopher Reichert
Maintained by [email protected]
This version can be pinned in stack with:wai-middleware-throttle-0.3.0.0@sha256:abd99064cbc529174e8073883e0674324733c0719b8a29a7527ca9e7bf34c8bd,2535

Module documentation for 0.3.0.0

  • Network
    • Network.Wai
      • Network.Wai.Middleware
        • Network.Wai.Middleware.Throttle
          • Network.Wai.Middleware.Throttle.Internal

WAI Middleware for request rate limiting and throttling.

Designed to be configured in the spirit of the NGinx module.