Skip to content

Instantly share code, notes, and snippets.

@thannaske
Last active January 3, 2020 10:02
Show Gist options
  • Save thannaske/25ee426669eb2280217ae96d01faf68c to your computer and use it in GitHub Desktop.
Save thannaske/25ee426669eb2280217ae96d01faf68c to your computer and use it in GitHub Desktop.
frontend app
bind :80
stick-table type ipv6 size 100k expire 30s store http_req_rate(10s)
http-request track-sc0 src
http-request deny deny_status 429 if { sc_http_req_rate(0) gt 20 }
default_backend laravel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment