Article

Use of the database in nginx

Configuration and use of the database (CIDR) are very practical and comfortable in nginx, so there is no problem to install it.

Nginx must be compiled with module ngx_http_geo_module (by default).
Paste in http
    geo  $geo {
            include  worldip.conf;
            default  XX;
    }
The variable $geo can also be used in log_format.
This variable gets passed through FastCGI to your backend:
fastcgi_param HTTP_GEO $geo;
or
fastcgi_param GEO $geo;
If nginx runs as a proxy (e.g. in conjunction with Apache), you need only add
proxy_set_header   HTTP_GEO             $geo;

Anonymous Russia08 Sep 2008 21:09#16Русский   
wipmania logo Alex 09 Sep 2008 12:09#17Русский   
Anonymous Russia30 May 2009 20:05#1011Русский   
wipmania logo Alex 30 May 2009 22:05#1012Русский   
kinder Russia31 May 2009 23:05#1019Русский   
wipmania logo Alex 01 Jun 2009 22:06#1025Русский   
LnddMiles United States21 Jul 2009 21:07#1368English   
Great post! I’ll subscribe right now wth my feedreader software!

Anonymous/Name OpenID OpenID Yahoo! OpenID AOL WordPress LiveJournal Technorati TypePad Vox Myvidoop Orange Yandex YandexBlog

All fields are not required

Leer for main post.
Comment - 5000 characters maximum. BBcode is allowed.

Subscribe to answers: to all comments:RSS comments (en)

, , , , , , , , , , , , , , , , , , , , , , , , ,

RSS OpenBlog (en)

All topics: 45 (15 on english)

Alex (24)

Olga (12)

Andreas (12)

Forthcoming articles:

"The database of the hosting companies and data centers around the world, proxy-servers, search bots, as well as all satellite providers will be soon available!"

Creative Commons License
Creative Commons Attribution-Noncommercial 3.0 License