<div dir="ltr"><div>Hi,I need to obtain the real ip the the client, not the ip of the CDN service. </div><div><br></div><div>I found example with this on the vcl_recv. Others with similar code o the vcl_miss and similar code on vcl_deliver.r</div>
<div><br></div><div>remove req.http.X-Forwarded-For; </div><div>set req.http.X-Forwarded-For = req.http.rlnclientipaddr; </div><div><br></div><div>I try them all, all of them work. But, which is the most efficient way? :)</div>
<div><div><div dir="ltr"><div><div><p style="font-family:Arial,Verdana,sans-serif;font-size:12px"></p><p style="font-size:small"></p><div><div>Saludos,</div><div><span style="font-size:12px"><address><span style="font-size:small;font-style:normal">Hernán.</span></address></span></div>
</div><p></p><p></p></div><div><span style="font-size:12px"></span></div></div><div><span style="font-size:12px"><address><span style="font-size:small;font-style:normal"><span style="font-family:Arial,Verdana,sans-serif;font-size:12px"></span></span></address></span></div>
</div></div>
</div></div>