Welcome! Log In Create A New Profile

Advanced

Re: forwarding POST requests to upstream

April 06, 2009 12:41PM
On Mon, Apr 06, 2009 at 05:45:09PM +0200, Micha?? Jaszczyk wrote:

> > As far as I know nginx cannot pipe a request into upstream, since probably there was no intention initially to do like this. Moreover it is not trivial to implement from my point of view.
>
> Does it mean that every POST request is saved to disk before it's
> forwarded to a backend? If this is the case then, well, we will just
> have to live with that, but this will degrade our performance
> dramatically.

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


--
Igor Sysoev
http://sysoev.ru/en/
Subject Author Posted

forwarding POST requests to upstream

Michał Jaszczyk April 06, 2009 06:03AM

Re: forwarding POST requests to upstream

Valery Kholodkov April 06, 2009 11:05AM

Re: forwarding POST requests to upstream

Michał Jaszczyk April 06, 2009 11:45AM

Re: forwarding POST requests to upstream

Igor Sysoev April 06, 2009 12:41PM

Re: forwarding POST requests to upstream

Michał Jaszczyk April 06, 2009 01:45PM

Re: forwarding POST requests to upstream

Igor Sysoev April 07, 2009 03:02AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 127
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready