Streamed gzip VS buffered gzip

My workmate just noticed that HTTP response of nginx gzip module is
chunked, while Apache’s goes with Content-Length, seems to be
buffered. How to force nginx do a buffered gzipped output, too?


冷静认真,稳定运行;随时候命,宠辱不惊

Hello!

On Tue, Mar 20, 2012 at 09:19:29PM +0800, 晓磊任 wrote:

My workmate just noticed that HTTP response of nginx gzip module is
chunked, while Apache’s goes with Content-Length, seems to be
buffered. How to force nginx do a buffered gzipped output, too?

It’s not currently possible.

Maxim D.

Thank you for answering.


冷静认真,稳定运行;随时候命,宠辱不惊