Tweaking FastCGI buffers settings

Rob Schultz rschultz7 at gmail.com
Fri Nov 27 20:40:02 MSK 2009


> I did not know about http://wiki.nginx.org/NginxXSendfile.
> It is exactly the same thing I wanted. I tried it after you gave hint to me.
> For some reason it didn't work and resulted in 404 error.
> Is it in nginx core or do I need to enable it from somewhere?

It's in the nginx core. And when you are sending your url back make sure its an absolute url for the server to serve the file. Not a path to the file on the filesystem.

Rob





More information about the nginx mailing list