Welcome! Log In Create A New Profile

Advanced

Re: How does FastCGI work under the covers?

kgk
July 01, 2013 11:57AM
Hello Maxim,

Thank you so much for answering my previous questions! Now I have a few more:

1. Will Nginx provide a FastCGI request only when it is 100% complete, i.e., the browser has provided every necessary byte?

2. Will Nginx always accept 100% of a FastCGI response and hold it inside internal buffers (or on disk), and not wait for the client (= web browser)?

kgk


Maxim Dounin Wrote:

-------------------------------------------------------
> Hello!
> >
> FastCGI multiplexing isn't used by nginx. That is, within a
> single connection to a fastcgi application only one request is
> sent, and then nginx will wait for a response. More connections
> will be opened if there are multiple simulteneous requests.
>
> --
> Maxim Dounin
> http://nginx.org/en/donation.html
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

How does FastCGI work under the covers?

kgk June 30, 2013 05:10PM

Re: How does FastCGI work under the covers?

Maxim Dounin June 30, 2013 06:36PM

Re: How does FastCGI work under the covers?

kgk July 01, 2013 11:57AM

Re: How does FastCGI work under the covers?

Maxim Dounin July 01, 2013 01:10PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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