Hi,
Was trying to get hold of the response recieved through upstream server
or through nginx cache . However found that thier's no cache hit when
doing this way .
for brevity just posting the relevant code : looks like for something
out there through which cache is ignored : also the headers out
Hi,
I have an existing Nginx setup up and running to get an reverse proxy
working with caching support(Nginx InMemory). I have integrated it with
LUA to get some
customizations for changing request as per some biz rules. The system is
used for serving XML out the reverse proxy being a SOA server.