3 lines
128 B
Text
3 lines
128 B
Text
|
|
# Rate limit for the poll API (http context; included from conf.d).
|
||
|
|
limit_req_zone $binary_remote_addr zone=poll:1m rate=30r/m;
|