Re: Nginx POST handler module caching response

2014-03-26 Thread Maxim Dounin
Hello! On Tue, Mar 25, 2014 at 09:03:22PM +0100, Mapper Uno wrote: > Hi, > > I have written a small nginx module that processes POST request and > sends back in response the same data that is received in POST request. I > am testing this with curl utility and closely monitoring nginx log which >

Nginx POST handler module caching response

2014-03-25 Thread Mapper Uno
Hi, I have written a small nginx module that processes POST request and sends back in response the same data that is received in POST request. I am testing this with curl utility and closely monitoring nginx log which is set to debug level. (My module's server is listening on port 9000) # curl -