Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

limit_conn_zone Nginx Unknow error (4 replies)

$
0
0
What am I doing wrong here?

http {
limit_conn_zone $binary_remote_addr zone=one:63m;

server {
location /downloads/ {
limit_conn one 10;}

[root@batman1 ~]# service nginx configtest
nginx: [emerg] the size 66060288 of shared memory zone "one" conflicts
with already declared size 0 in /etc/nginx/nginx.conf:60
nginx: configuration file /etc/nginx/nginx.conf test failed


I read the nginx manual online, and it look well. I hope that someone have
a tip.

--
Un abrazo!


*Raúl Hugo http://twitter.com/raulhugo*


*Miembro Asociadohttp://apesol.org.pe http://apesol.org.pe/SysAdmin Cel.
#961-710-096 Linux Registered User #482081 - http://counter.li.org/
http://counter.li.org/P Antes de imprimir este e-mail piense bien si es
necesario hacerlo*
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 7229

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>