writev function not implemented
Richard Kearsley
rkearsley at blueyonder.co.uk
Mon Aug 5 22:00:39 UTC 2013
On 05/08/13 21:13, Rangel, Raul wrote:
> The filesystem is AUFS. It's mounted inside of a docker container.
>
>
> So my assumption is that AUFS does not support writev? So I need to somehow mount a different filesystem?
Hi
I can't comment about AUFS, but you can change where those temp files
are stored if you wanted to make a small partition dedicated as a temp
directory
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_temp_path
More information about the nginx
mailing list