For video streaming which option will be the best according to you
I currently use fastcgi_max_temp_file_size 0
fastcgi_connect_timeout 60;
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,261232,261235#msg-261235
___
nginx mailing list
nginx
Hello!
On Tue, Aug 25, 2015 at 09:44:49AM -0400, khav wrote:
> Is fastcgi_max_temp_file_size 0; and fastcgi_buffering off; the same ?
No.
> If no what is the difference between those two
The first one switches off buffering to disk.
The second one switches fastcgi module to the unbuffered
Is fastcgi_max_temp_file_size 0; and fastcgi_buffering off; the same ?
If no what is the difference between those two
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,261232,261232#msg-261232
___
nginx mailing list
nginx@nginx.org
http://mail