Hello! On Mon, Jul 01, 2013 at 11:57:21AM -0400, kgk wrote:
> 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? Yes. > 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)? Depends on configuration, see http://nginx.org/r/fastcgi_max_temp_file_size. -- Maxim Dounin http://nginx.org/en/donation.html _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
