Welcome! Log In Create A New Profile

Advanced

Re: fastcgi_read_timeout with PHP backend

All files from this thread

File Name File Size   Posted by Date  
nginx_abort.tar.bz2 8.5 KB open | download B.R. 05/28/2013 Read message
Maxim Dounin
June 05, 2013 11:28AM
Hello!

On Wed, Jun 05, 2013 at 10:28:26AM -0400, B.R. wrote:

> oO
>
> Is that a bug or a feature?
> Wouldn't it be nice not to lose information in the middle? PHP sends
> information and probably wants the Web server to do its job forwarding it
> to the browser. I'd like that, as a personal note.

This is how it works. With proxy, you may avoid buffering in
nginx with proxy_buffering off. With fastcgi you can't, as
unbuffered mode isn't implemented (well, fastcgi_keep_conn will do
something comparable, but not exactly).

As long as this only happens if connection is broken anyway - this
isn't considered to be a problem as information is lost anyway.

> Thanks for that insight Maxim, that was one of the piece of information I
> was seeking for. ;o)

This what I wrote in my very first message in this thread:

: There is buffering on nginx side, too, which may prevent last part
: of the response from appearing in the output as seen by a browser.
: It doesn't explain why read timeout isn't reset though.

--
Maxim Dounin
http://nginx.org/en/donation.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

fastcgi_read_timeout with PHP backend

B.R. May 25, 2013 01:04PM

Re: fastcgi_read_timeout with PHP backend

B.R. May 26, 2013 09:34PM

Re: fastcgi_read_timeout with PHP backend

GreenGecko May 26, 2013 09:52PM

Re: fastcgi_read_timeout with PHP backend

B.R. May 26, 2013 10:14PM

Re: fastcgi_read_timeout with PHP backend

GreenGecko May 26, 2013 10:26PM

Re: fastcgi_read_timeout with PHP backend

B.R. May 26, 2013 10:40PM

Re: fastcgi_read_timeout with PHP backend

GreenGecko May 26, 2013 10:46PM

Re: fastcgi_read_timeout with PHP backend

B.R. May 26, 2013 10:56PM

Re: fastcgi_read_timeout with PHP backend

Maxim Dounin May 27, 2013 06:20AM

Re: fastcgi_read_timeout with PHP backend Attachments

B.R. May 28, 2013 01:34PM

Re: fastcgi_read_timeout with PHP backend

Maxim Dounin May 29, 2013 12:48PM

Re: fastcgi_read_timeout with PHP backend

B.R. June 01, 2013 01:24PM

Re: fastcgi_read_timeout with PHP backend

Maxim Dounin June 02, 2013 06:34PM

Re: fastcgi_read_timeout with PHP backend

B.R. June 05, 2013 08:52AM

Re: fastcgi_read_timeout with PHP backend

Maxim Dounin June 05, 2013 09:50AM

Re: fastcgi_read_timeout with PHP backend

B.R. June 05, 2013 10:32AM

Re: fastcgi_read_timeout with PHP backend

Maxim Dounin June 05, 2013 11:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 181
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