Welcome! Log In Create A New Profile

Advanced

proxy_buffering off disable cache ?

Nelson Marcos
March 17, 2017 01:24PM
Hello all,

Right now we're using Nginx(as a proxy) to serve videos(4gb) and small
objects(< 100k), using Openstack Swift as backend.

Yesterday, I tried turn proxy_buffering off to see if it would improve
nginx performance but it didn't.

However, I realised that nginx stoped to write new files on proxy_temp_path
and proxy_cache_path until I turn proxy_buffering off.


I have two question:

1) Is that a expected behaviour? If I turn proxy_buffering off, nginx will
disable cache and temp files?


2) If proxy_buffering is on, shouldn't nginx recieve the entire response,
before send it to the cliente? Or does it wait only enough to fill the
configured buffers?


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

proxy_buffering off disable cache ?

Nelson Marcos March 17, 2017 01:24PM

Re: proxy_buffering off disable cache ?

Maxim Dounin March 17, 2017 01:48PM

Re: proxy_buffering off disable cache ?

Nelson Marcos March 17, 2017 08:28PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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