回复:Nginx-lua Dynamic location to upstream

tjlp at sina.com tjlp at sina.com
Fri Mar 24 01:06:15 UTC 2017


You can refer to the open source Openresty.
----- 原始邮件 -----
发件人:"nembo" <nginx-forum at forum.nginx.org>
收件人:nginx at nginx.org
主题:Nginx-lua Dynamic location to upstream
日期:2017年03月23日 18点24分


Hi there,
I've Just started to play with Lua (with nginx-plus) and this is what I'd
like to achieve:
I expose a location and a lua script Will inspect http args.Once It takes
the args,It Will call an external api searching for a specific content and
It Will writes the returned json values on some lua variables.
Based on the returned values,Nginx Will proxy_pass to the right upstream.
Does Nginx/luajit cache all json values/pages based on different calls?I
don't really want to call an external api for every single location
request...
Thanks a lot.
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,273136,273136#msg-273136
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170324/c2e2f15f/attachment.html>


More information about the nginx mailing list