Hi, I have a PHP application that outputs chunk-encoded data (http://en.wikipedia.org/wiki/Chunked_transfer_encoding) along with a "transfer-encoding: chunked" header. This works as expected using apache but not when I'm using nginx+php-fpm. The "transfer-encoding: chunked" header is replaced by a "transfer-encoding: identity" header and this makes it impossby freost - Php-fpm Mailing List - English