<div dir="ltr">Hi Thierry,<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 30, 2014 at 2:41 AM, MAGNIEN, Thierry <span dir="ltr"><<a href="mailto:thierry.magnien@sfr.com" target="_blank">thierry.magnien@sfr.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
In my own module, do I have a simple way to retrieve a variable which has been set by another module ?<br>
<br>
For example, GeoIP module sets the geoip_org variable. Is there a set of C functions that allow my module to retrieve this value ?<br>
<br>
Thanks a lot,<br>
Thierry<br></blockquote><div><br></div><div><br></div><div>Check out the ngx_http_get_variable() function.  Hope this helps!<br></div><div><br></div><div>Ben </div></div></div></div>