Rate limiting and SMTP proxy
powellchristoph
nginx-forum at forum.nginx.org
Wed Jan 18 22:42:04 UTC 2017
Hello,
I was wondering if someone could clarify if the 'ngx_http_limit_req_module'
would rate limit an smtp proxy. The rate-limiting module says that you can
use the 'limit_req' within a server context. Would I be able to use it
within the server context of a mail block? But the 'limit_req_zone' can only
be declared within an http context.
Thanks!
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272046,272046#msg-272046
More information about the nginx
mailing list