<p class="MsoNoSpacing">Thanks Appa. </p>

<p class="MsoNoSpacing">Why would you say this is not reliable? Is there data or
experience to suggest? The semantic is awesome. Precisely what I’ve been
looking for.</p><p class="MsoNoSpacing">-Cherian </p><br><div class="gmail_quote">On Wed, Apr 4, 2012 at 1:39 PM, Antonio P.P. Almeida <span dir="ltr"><<a href="mailto:appa@perusio.net">appa@perusio.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There's the post_action directive. But AFAIK is not that reliable.<br>
<br>
I would use Lua with the "new" cosocket API and do an HTTP request.<br>
<br>
Here's an example of a library built around it that talks with a Redis<br>
backend: <a href="https://github.com/agentzh/lua-resty-redis" target="_blank">https://github.com/agentzh/lua-resty-redis</a><br>
<br>
As stated post_action is another option:<br>
<br>
<a href="http://wiki.nginx.org/HttpCoreModule#post_action" target="_blank">http://wiki.nginx.org/HttpCoreModule#post_action</a><br>
<br>
<br>
--appa<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br>