Re: Issue with multipart response compression.

2014-01-27 Thread Makailol Charls
Thanks for your suggestion . It is possible for me to implement. Regards, Makailol On Mon, Jan 27, 2014 at 11:20 AM, Igor Sysoev wrote: > On Jan 21, 2014, at 9:58 , Makailol Charls wrote: > > Hello > > I use Nginx/1.4.4 as a reverse proxy and my backend webserver generates > multipart response

Re: Issue with multipart response compression.

2014-01-26 Thread Igor Sysoev
On Jan 21, 2014, at 9:58 , Makailol Charls wrote: > Hello > > I use Nginx/1.4.4 as a reverse proxy and my backend webserver generates > multipart response with some dynamic boundary. > > I use nginx gzip module to send compress data to the client but it is unable > to compress this multipart r

Re: Issue with multipart response compression.

2014-01-26 Thread Makailol Charls
Hello Could someone check this and help me for compressing the multipart response with dynamic boundary? Thanks, Makailol On Tue, Jan 21, 2014 at 11:28 AM, Makailol Charls wrote: > Hello > > I use Nginx/1.4.4 as a reverse proxy and my backend webserver generates > multipart response with some

Issue with multipart response compression.

2014-01-20 Thread Makailol Charls
Hello I use Nginx/1.4.4 as a reverse proxy and my backend webserver generates multipart response with some dynamic boundary. I use nginx gzip module to send compress data to the client but it is unable to compress this multipart response which contains dynamic boundary in content_type. If I use