Caching servers in Local ISPs !!

shahzaib shahzaib shahzaib.cb at gmail.com
Wed Jun 18 18:30:42 UTC 2014


>>geo {
default 0;
10.0.0.0/8 1;
39.23.2.0/24 1;
112.50.192.0/18 1;
}

Sorry i didn't write accurately here but it is 10.0.0.0/8 1; in nginx
config, so the problem is not the wrong syntax for geo {}.


On Wed, Jun 18, 2014 at 11:24 PM, itpp2012 <nginx-forum at nginx.us> wrote:

> shahzaib1232 Wrote:
> -------------------------------------------------------
> >
> > Btw, our local ISP provided us with some testing ip prefixes to check
> > nginx
> > based caching.  i.e
> > geo {
> > default 0;
> > 10.0.0.0/8
> > 39.23.2.0/24 1;
> > 112.50.192.0/18 1;
> > }
> >
>
> Typo??
>
> geo {
> default 0;
> 10.0.0.0/8 1;
> 39.23.2.0/24 1;
> 112.50.192.0/18 1;
> }
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,249997,251019#msg-251019
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140618/9bc6f332/attachment.html>


More information about the nginx mailing list