Hi Thierry,

On Tue, Sep 30, 2014 at 2:41 AM, MAGNIEN, Thierry <[email protected]>
wrote:

> Hi,
>
> In my own module, do I have a simple way to retrieve a variable which has
> been set by another module ?
>
> For example, GeoIP module sets the geoip_org variable. Is there a set of C
> functions that allow my module to retrieve this value ?
>
> Thanks a lot,
> Thierry
>


Check out the ngx_http_get_variable() function.  Hope this helps!

Ben
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to