Theoretically yes, it all depends how and by what means this data is collected and if you need to wait for some parts, have a look at the example Urls I send before or join the openresty forum on googlegroups with some example code/description what your after.
nb. a Lua cache is an in-memory cache of requests/answers that would be the same if run again, if so you serve them from cache (which is fast) instead of querying the database (which is 'slow') again. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267611,267650#msg-267650 _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx