Re: NGINX perl module to server files

2013-09-01 Thread Jorge Sanchez
te: Sun, 01 Sep 2013 21:17:41 GMT Content-Type: application/octet-stream Transfer-Encoding: chunked Connection: keep-alive Regards, Jorge On Sat, Aug 31, 2013 at 4:46 PM, Jorge Sanchez wrote: > Hello, > > I have created perl NGINX module to server static files on the NGINX > (mainly

NGINX perl module to server files

2013-08-31 Thread Jorge Sanchez
Hello, I have created perl NGINX module to server static files on the NGINX (mainly images). For security reasons I am generating the AES:CBC encrypted url which I am decrypting on the NGINX and serving the file via NGINX perl module. The problem is that I am sometimes getting the bellow response