| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 8 months |
| seen | Nov 19 '11 at 18:47 | |
| stats | profile views | 0 |
|
Sep 27 |
comment |
NGINX and php_fpm streaming file takes triple in transfer? Well, setting the line: <?php header("X-Accel-Buffering: no"); ?> didn't made it. Any other ideas? I actually wonder how it works - I mean, in PHP it's fread(1*1024*1024); but what exactly determines, how much data my server will download from the remote site, and how to adjust it? |
|
Sep 27 |
comment |
NGINX and php_fpm streaming file takes triple in transfer? About X-Accel-Redirect - Is it possible to be done, when backend is using some kind of context? ( Actually, it downloads from the remote site, but it sends some kind of headers - Cookies, POST values etc. ). Will it work by just redirecting? |
|
Sep 27 |
awarded | Student |
|
Sep 26 |
awarded | Editor |
|
Sep 26 |
revised |
NGINX and php_fpm streaming file takes triple in transfer? added 207 characters in body |
|
Sep 26 |
asked | NGINX and php_fpm streaming file takes triple in transfer? |