<div dir="ltr">>>geo {<br>
default 0;<br>
<a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> 1;<br>
<a href="http://39.23.2.0/24" target="_blank">39.23.2.0/24</a> 1;<br>
<a href="http://112.50.192.0/18" target="_blank">112.50.192.0/18</a> 1;<br>
}<br><br>Sorry i didn't write accurately here but it is <a href="http://10.0.0.0/8">10.0.0.0/8</a> 1; in nginx config, so the problem is not the wrong syntax for geo {}.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Jun 18, 2014 at 11:24 PM, itpp2012 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
shahzaib1232 Wrote:<br>
-------------------------------------------------------<br>
<div class="">><br>
> Btw, our local ISP provided us with some testing ip prefixes to check<br>
> nginx<br>
> based caching.  i.e<br>
> geo {<br>
> default 0;<br>
> <a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a><br>
> <a href="http://39.23.2.0/24" target="_blank">39.23.2.0/24</a> 1;<br>
> <a href="http://112.50.192.0/18" target="_blank">112.50.192.0/18</a> 1;<br>
> }<br>
><br>
<br>
</div>Typo??<br>
<br>
geo {<br>
default 0;<br>
<a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> 1;<br>
<a href="http://39.23.2.0/24" target="_blank">39.23.2.0/24</a> 1;<br>
<a href="http://112.50.192.0/18" target="_blank">112.50.192.0/18</a> 1;<br>
}<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,249997,251019#msg-251019" target="_blank">http://forum.nginx.org/read.php?2,249997,251019#msg-251019</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>