> No, a request body is saved to a disk only if it is larger than > client_body_buffer_size: > > http://wiki.nginx.org/NginxHttpCoreModule#client_body_buffer_size Wow, good to know :). How bad would it be to set it to, say, 50MB? Let's assume that memory consumption is not an issue. Regards, Mike