Optimal nginx settings for websockets sending images
michael.heuberger
nginx-forum at nginx.us
Sat Mar 2 04:54:06 UTC 2013
thank you so much maxim
i have read the documentation at
http://nginx.org/en/docs/http/ngx_http_proxy_module.html and am trying to
understand all that. it's not easy ...
i'm serving video files (mp4 or webm). that's where these "an upstream
response is buffered to a temporary file" warnings occur.
how can i find out how far i should increase the buffers until these
warnings are gone? how would you do this?
second problem:
when i made changes in the css file, uploaded that, then the nginx server
was still serving the older version. because of "proxy_cache_valid 200 302
304 10m;" - how can i tell nginx to refresh cache asap when a new file was
uploaded?
cheers
michael
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,236601,236812#msg-236812
More information about the nginx
mailing list