On Tue, 2016-05-24 at 05:45 +0200, Paolo Giammarco wrote: > I configured apache as a reverse proxy, and when I do an upload it > writes in the /tmp directory but is too small.
One other thought. If the proxy's backend supports HTTP/1.1 then there's no reason to spool any tempfile in the first place. Check out proxy-sendchunked vs proxy-sendcl in the docs. -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org