hello i am trying to add this Module ngx_http_limit_req_module i have added "limit_req_zone $binary_remote_addr zone=one:10m rate=1r/s;" in /usr/local/nginx/conf/nginx.conf but when i restart nginx i keep getting error nginx: [emerg] invalid number...