proxy_buffering on - doesn't return files with large data?
shrinath.m
nginx-forum at nginx.us
Fri Apr 6 12:32:16 UTC 2012
Hi,
We have setup like so :
1. Nginx is configured as server which recieves user request
2. The user request is proxy_passed to another server which is also
Nginx.
Now when user requests for a file(401481 bytes) over AJAX, it is not
being served. This problem doesn't happen for every file, just for
random files. The same file doesn't load every time.
I tried disabling proxy_buffering off, it worked.
BTW, it is not the file size problem. It is working for larger file than
the one that is not loading. I would love to know why.
Thanks,
Shrinath
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,225015,225015#msg-225015
More information about the nginx
mailing list